toggle menu
Feather
0.5
jvm
switch theme
search in API
feather-runtime
/
uk.co.nickthecoder.feather.runtime.command
/
ShCommandLineBuilder
Sh
Command
Line
Builder
open
class
ShCommandLineBuilder
:
CommandLineBuilder
Members
Constructors
Sh
Command
Line
Builder
Link copied to clipboard
constructor
(
)
Functions
build
Command
Line
Link copied to clipboard
open
fun
buildCommandLine
(
command
:
Command
)
:
String
Given that a command is made up of an array of String parts, build the complete command line string.