Function getOptionAndDefaultValue

  • Parameters

    • config: string

    Returns {
        defaultValue: string;
        option: string;
    }

    • defaultValue: string
    • option: string

Generated using TypeDoc