JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
org.jline.builtins.ssh.Ssh.ExecuteParams
Uses of
Ssh.ExecuteParams
in
org.jline.builtins.ssh
Constructor parameters in
org.jline.builtins.ssh
with type arguments of type
Ssh.ExecuteParams
Modifier
Constructor
Description
ShellCommand
(
Consumer
<
Ssh.ExecuteParams
> execute,
String
command)