dextool v2.3.0 (2020-09-01T21:07:48Z)
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.