java.lang.Object
io.xpipe.core.process.ProcessControlProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract CommandControlcommand(ShellControl parent, CommandBuilder command, CommandBuilder terminalCommand) abstract ShellControlcreateLocalProcessControl(boolean stoppable) static ProcessControlProviderget()abstract ShellDialectabstract ShellDialectabstract ShellDialectabstract Objectstatic voidinit(ModuleLayer layer) abstract ShellControlsub(ShellControl parent, @NonNull ShellOpenFunction commandFunction, ShellOpenFunction terminalCommand) abstract voidabstract ShellControl
-
Constructor Details
-
ProcessControlProvider
public ProcessControlProvider()
-
-
Method Details
-
init
-
get
-
withDefaultScripts
-
sub
public abstract ShellControl sub(ShellControl parent, @NonNull @NonNull ShellOpenFunction commandFunction, ShellOpenFunction terminalCommand) -
command
public abstract CommandControl command(ShellControl parent, CommandBuilder command, CommandBuilder terminalCommand) -
createLocalProcessControl
-
getGitStorageHandler
-
getEffectiveLocalDialect
-
toggleFallbackShell
public abstract void toggleFallbackShell() -
getDefaultLocalDialect
-
getFallbackDialect
-