Class SshShellOptions
java.lang.Object
com.shaft.cli.SshShellOptions
Immutable options for an experimental reusable SSH shell channel.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic SshShellOptions.Builderbuilder()intintgetRows()booleanisPty()voidvalidate()
-
Method Details
-
builder
-
validate
public void validate() -
isPty
public boolean isPty() -
getPtyType
-
getColumns
public int getColumns() -
getRows
public int getRows() -
getDefaultTimeout
-
getEnvironment
-