java.lang.Object
io.xpipe.core.process.CommandBuilder
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionadd(int index, CommandBuilder sub) add(int index, CommandBuilder.Element... s) add(CommandBuilder sub) addLiteral(String s) build(ShellControl sc) fixedEnvrironment(String k, String v) fixedEnvrironment(Map<String, String> map) static CommandBuilderof()static CommandBuilderofFunction(FailableFunction<ShellControl, String, Exception> command) static CommandBuildersetup(FailableConsumer<ShellControl, Exception> consumer)
-
Method Details
-
of
-
ofString
-
ofFunction
-
setup
-
fixedEnvrironment
-
envrironment
-
fixedEnvrironment
-
envrironment
-
discardOutput
-
addSeparator
-
addIf
-
add
-
add
-
add
-
remove
-
addQuoted
-
addQuoted
-
add
-
add
-
prepend
-
add
-
addAll
-
addAll
-
prepend
-
prependQuoted
-
addFile
-
addFile
-
addFile
-
addLiteral
-
addFiles
-
buildBase
- Throws:
Exception
-
buildBaseParts
- Throws:
Exception
-
buildEnvironmentVariables
-
buildFull
- Throws:
Exception
-
build
-
buildSimple
-