dextool v3.1.0 (2021-05-10T21:15:40Z)
Dub
Repo
ExecResult
my
test
Undocumented in source.
struct
ExecResult {
int
status
;
string
output
;
}
Members
Variables
output
string
output
;
Undocumented in source.
status
int
status
;
Undocumented in source.
Meta
Source
See Implementation
my
test
functions
dirContentCopy
formatRange
formatValueInItsOwnLine
makeTestArea
regexIn
regexNotIn
structs
ExecResult
TestArea