Sh.export_

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string export_(string name, string value, bool quote)
  2. string export_(string name, string content, bool quote)
    struct Sh
    version(!Posix && Windows)
    static
    string
    export_
    (
    string name
    ,
    string content
    ,
    bool quote = true
    )

Meta