Package | Description |
---|---|
com.rultor.scm.git |
Git.
|
com.rultor.shell |
Shells.
|
com.rultor.shell.bash |
Bash shell.
|
com.rultor.shell.ssh |
SSH shells.
|
Constructor and Description |
---|
Git(Shell shl,
URI addr,
String folder)
Public ctor.
|
Git(Shell shl,
URI addr,
String folder,
PrivateKey priv)
Public ctor.
|
Modifier and Type | Class and Description |
---|---|
class |
Shallow
Wrapper of shells.
|
Modifier and Type | Method and Description |
---|---|
Shell |
Followed.acquire() |
Shell |
Shells.acquire()
Get new shell.
|
Shell |
Badged.acquire() |
Shell |
Immortal.acquire() |
Shell |
Permanent.acquire() |
Modifier and Type | Method and Description |
---|---|
void |
Sequel.exec(Shell shell)
Do something with this shell while it is still open.
|
Constructor and Description |
---|
Permanent(Shell shl)
Public ctor.
|
Terminal(Shell shl)
Public ctor.
|
Modifier and Type | Method and Description |
---|---|
Shell |
Provisioned.acquire() |
Shell |
Prerequisites.acquire() |
Modifier and Type | Method and Description |
---|---|
void |
S3CmdRelics.exec(Shell shell) |
void |
S3CmdPut.exec(Shell shell) |
Modifier and Type | Class and Description |
---|---|
class |
SSHChannel
Single SSH Channel.
|
class |
SSHServer
Single SSH Server.
|
Modifier and Type | Method and Description |
---|---|
Shell |
SSHServers.acquire() |
Copyright © 2009–2014 Rultor Inc.. All rights reserved.