dextool v2.0.0-rc.2 (2020-01-29T20:47:13Z)
Dub
Repo
ShellCommand.fromString
dextool
plugin
mutate
type
ShellCommand
Split a user string by the whitespace to create an command+argument.
struct
ShellCommand
static
ShellCommand
fromString
(
string
cmd
)
Meta
Source
See Implementation
dextool
plugin
mutate
type
ShellCommand
functions
empty
toString
static functions
fromString
variables
value
Split a user string by the whitespace to create an command+argument.