Package | Description |
---|---|
com.rultor.shell |
Shells.
|
com.rultor.shell.bash |
Bash shell.
|
com.rultor.shell.ssh |
SSH shells.
|
Modifier and Type | Class and Description |
---|---|
class |
Badged
Shells with badges.
|
class |
Followed
Shells followed on closing.
|
class |
Immortal
Immortal shells.
|
class |
Permanent
Permanent shell.
|
Constructor and Description |
---|
Badged(Map<String,String> map,
Shells shls)
Public ctor.
|
Followed(Sequel seql,
Shells shells)
Public ctor.
|
Immortal(Shells shls)
Public ctor.
|
Shallow(Shells shls)
Public ctor.
|
Modifier and Type | Class and Description |
---|---|
class |
Prerequisites
Bash batch.
|
class |
Provisioned
Provisioned executes bash script in every acquired shell.
|
Constructor and Description |
---|
Bash(Shells shls,
Collection<String> lines)
Public ctor.
|
Bash(Shells shls,
String scrt)
Public ctor.
|
Prerequisites(Shells shls,
Map<String,Object> pres)
Public ctor.
|
Provisioned(String scrt,
Shells shls)
Public ctor.
|
Modifier and Type | Class and Description |
---|---|
class |
SSHServers
SSH Servers.
|
Copyright © 2009–2014 Rultor Inc.. All rights reserved.