dextool v1.2.2 (2019-07-12T16:12:10Z)
Dub
Repo
ShellCommand
dextool
type
Undocumented in source.
@
safe
struct
ShellCommand {
AbsolutePath
program
;
string
[]
arguments
;
this
(string cmd);
}
Constructors
this
this
(string cmd)
Undocumented in source.
Members
Variables
arguments
string
[]
arguments
;
Undocumented in source.
program
AbsolutePath
program
;
Undocumented in source.
Meta
Source
See Implementation
dextool
type
enums
ExitStatusType
WriteStrategy
functions
makeExists
structs
AbsoluteDirectory
AbsoluteFileName
AbsolutePath
CustomHeader
DextoolVersion
DirName
Exists
FileName
FileNames
FilePrefix
InFiles
MainFileName
MainInterface
MainName
MainNs
Path
RawCliArguments
ShellCommand
StubPrefix