|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CommandContext<P>
The command context provides the services for invoking a command.
Method Summary | |
---|---|
void |
close() |
Methods inherited from interface org.crsh.stream.Consumer |
---|
flush, getConsumedType, provide |
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 |
Methods inherited from interface org.crsh.command.RuntimeContext |
---|
getAttributes, getSession |
Method Detail |
---|
void close() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |