|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ShellProcessContext
The context provided when a ShellProcess
is executed.
Method Summary | |
---|---|
void |
end(ShellResponse response) This method is invoked when the process ends. |
Methods inherited from interface org.crsh.shell.InteractionContext |
---|
getProperty, readLine, releaseAlternateBuffer, takeAlternateBuffer |
Methods inherited from interface org.crsh.text.ScreenContext |
---|
flush, getHeight, getWidth |
Methods inherited from interface org.crsh.text.Screenable |
---|
append, cls |
Methods inherited from interface java.lang.Appendable |
---|
append, append, append |
Method Detail |
---|
void end(ShellResponse response)
response
- the shell response
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |