Sh

Undocumented in source.

Members

Static functions

allArgs
string allArgs(bool quote)
Undocumented in source. Be warned that the author may not have intended to support it.
allArgs
string allArgs(bool quote)
Undocumented in source. Be warned that the author may not have intended to support it.
comment
string comment(string c)
Undocumented in source. Be warned that the author may not have intended to support it.
comment
string comment(string c)
Undocumented in source. Be warned that the author may not have intended to support it.
declareVariable
string declareVariable(string name, string value, bool local)
Undocumented in source. Be warned that the author may not have intended to support it.
declareVariable
string declareVariable(string name, string value, bool local)
Undocumented in source. Be warned that the author may not have intended to support it.
exec
string exec(string name, string args)
Undocumented in source. Be warned that the author may not have intended to support it.
exec
string exec(string command)
Undocumented in source. Be warned that the author may not have intended to support it.
exec
string exec(string name, string args)
Undocumented in source. Be warned that the author may not have intended to support it.
export_
string export_(string name, string value, bool quote)
Undocumented in source. Be warned that the author may not have intended to support it.
export_
string export_(string name, string content, bool quote)
Undocumented in source. Be warned that the author may not have intended to support it.
quote
string quote(string str)
Undocumented in source. Be warned that the author may not have intended to support it.
source
string source(string path, bool quote)
Undocumented in source. Be warned that the author may not have intended to support it.
source
string source(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
variable
string variable(string name, bool quote)
Undocumented in source. Be warned that the author may not have intended to support it.
variable
string variable(string name, bool quote)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

echoOff
enum echoOff;
Undocumented in source.
separator
enum separator;
Undocumented in source.
separator
enum separator;
Undocumented in source.
shebang
enum shebang;
Undocumented in source.

Meta