@eagleoutice/flowr - v2.15.8
    Preparing search index...
    interface QuoteConfig {
        envArgIndex?: number;
        quoteArgumentsWithIndex: number;
        unquote?: Unquote;
    }
    Index
    envArgIndex?: number
    quoteArgumentsWithIndex: number
    unquote?: Unquote

    which unquote escape the function supports, Unquote.None if unset