dextool v2.0.0-rc.1 (2020-01-03T16:03:52Z)
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.