ammonite
.
sshd
util
package
util
Visibility
Public
All
Type Members
case class
Environment
(
thread:
Thread
,
contextClassLoader:
ClassLoader
,
systemIn:
InputStream
,
systemOut:
PrintStream
,
systemErr:
PrintStream
)
extends
Product
with
Serializable
Container for staging environment important for Ammonite repl to run correctly.
Value Members
object
Environment
extends
Serializable
Ungrouped