lumarsh ~master (2021-11-11T18:52:34Z)
Dub
Repo
ShellResult
api
proc
Undocumented in source.
struct
ShellResult {
string
output
;
int
status
;
}
Members
Variables
output
string
output
;
Undocumented in source.
status
int
status
;
Undocumented in source.
Meta
Source
See Implementation
api
proc
functions
registerProcApi
structs
ShellResult