toggle menu
Feather
0.5
jvm
switch theme
search in API
feather-runtime
/
uk.co.nickthecoder.feather.runtime.command
/
Command
/
Command
Command
constructor
(
commandParts
:
Array
<
Command.CommandPart
>
)
constructor
(
directory
:
File
,
commandParts
:
Array
<
Command.CommandPart
>
)
constructor
(
directory
:
File
,
env
:
Map
<
String
,
String
>
,
commandParts
:
Array
<
Command.CommandPart
>
)