Stone.js API
    Preparing search index...

    Function getString

    Get the specified env variable value as a string.

    The environment variable key.

    Options for retrieving the value.

    The value as a string.

    • Get the specified env variable value as a string.

      Parameters

      • key: string

        The environment variable key.

      Returns string

      The value as a string.

    • Get the specified env variable value as a string.

      Parameters

      • key: string

        The environment variable key.

      • options: string | Options

        Options for retrieving the value.

      Returns string

      The value as a string.