Function parseString

  • Parses environment file content and returns parsed data and errors.

    Parameters

    • content: string

      The content of the environment file.

    • Optional options: DotEnvParseOptions

      The parse-options.

    Returns ParseResult

Generated using TypeDoc