Method |
Description |
|
hasFileWithPermissions ( $filename, $owner, $group, $mode ) |
|
|
hasFolderWithPermissions ( $folder, $owner, $group, $mode ) |
|
|
hostIsNotRunning ( ) |
|
|
hostIsRunning ( ) |
|
|
isNotRunningInScreen ( string $sessionName ) : void |
the old SPv1 call, when this was part of expectsShell() |
|
isRunningInScreen ( string $sessionName ) : void |
the old SPv1 call, when this was part of expectsShell() |
|
packageIsInstalled ( $packageName ) |
|
|
packageIsNotInstalled ( $packageName ) |
|
|
processIsNotRunning ( $processName ) |
|
|
processIsRunning ( $processName ) |
|
|
screenIsNotRunning ( $sessionName ) |
|
|
screenIsRunning ( $sessionName ) |
|
|