JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
io.xpipe.core
Package
io.xpipe.core.process
Interface ShellControl.TerminalOpenFunction
Enclosing interface:
ShellControl
public static interface
ShellControl.TerminalOpenFunction
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
prepare
(
ShellControl
sc,
String
command)
Method Details
prepare
String
prepare
(
ShellControl
sc,
String
command)
throws
Exception
Throws:
Exception