|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CommandContext
Provides commands with the context of it's execution.
| Method Summary | |
|---|---|
Object[] |
getArguments()
Provides access to the arguments to the command. |
IO |
getIo()
The input/output for the command. |
Shell |
getShell()
The invoking shell instance. |
Variables |
getVariables()
The variables for the command. |
| Method Detail |
|---|
Shell getShell()
Object[] getArguments()
IO getIo()
Variables getVariables()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||