Sh.declareVariable

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

Meta