java.lang.Object
io.xpipe.core.process.ShellTypes.PosixBase
io.xpipe.core.process.ShellTypes.Bash
- All Implemented Interfaces:
ShellType
- Enclosing class:
ShellTypes
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.xpipe.core.process.ShellTypes.PosixBase
commandWithVariable, createFileDeleteCommand, createFileExistsCommand, createFileReadCommand, createFileWriteCommand, createInitFileContent, createMkdirsCommand, createWhichCommand, determineCharset, echoesInput, elevate, executeCommandListWithShell, executeCommandWithShell, getConcatenationOperator, getEchoCommand, getExitCodeVariable, getExitCommand, getMakeExecutableCommand, getNewLine, getNormalOpenCommand, getPauseCommand, getPrintVariableCommand, getScriptEchoCommand, getScriptFileEnding, getSetVariableCommand, getTerminalFileOpenCommand, queryShellProcessIdMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.xpipe.core.process.ShellType
flatten, getOrConcatenationOperator, getPrintVariableCommand, joinCommands
-
Constructor Details
-
Bash
public Bash()
-
-
Method Details
-
getExecutable
-
getDisplayName
-
getName
- Specified by:
getNamein interfaceShellType- Specified by:
getNamein classShellTypes.PosixBase
-