| Constructor and Description |
|---|
ShellParams(Map<String,String> env,
org.apache.sshd.server.session.ServerSession session,
org.jline.terminal.Terminal terminal,
Runnable closer) |
| Modifier and Type | Method and Description |
|---|---|
Runnable |
getCloser() |
Map<String,String> |
getEnv() |
org.apache.sshd.server.session.ServerSession |
getSession() |
org.jline.terminal.Terminal |
getTerminal() |
Copyright © 2020. All rights reserved.