|
|||||
| FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
The 'record' command.
| Field Summary | |
|---|---|
def |
do_start
|
def |
do_status
|
def |
do_stop
|
File |
file
|
PrintWriter |
writer
|
| Constructor Summary | |
RecordCommand(Shell shell)
|
|
| Method Summary | |
|---|---|
boolean |
isRecording()
|
def |
recordError(Throwable cause)
|
def |
recordInput(String line)
|
def |
recordResult(Object result)
|
| Constructor Detail |
|---|
public RecordCommand(Shell shell)
| Method Detail |
|---|
boolean isRecording()
public def recordError(Throwable cause)
public def recordInput(String line)
public def recordResult(Object result)