command ~master (2022-04-29T21:09:23.6661529)
Dub
Repo
VarStore
vars
Undocumented in source.
class
VarStore {
string
getVar
(string[] args);
string
setVar
(string[] args);
}
Members
Functions
getVar
string
getVar
(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
setVar
string
setVar
(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
vars
classes
VarStore
mixins
__anonymous