|
||||||||||
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 | |
---|---|
boolean |
isPiped() |
Methods inherited from interface org.crsh.shell.InteractionContext |
---|
getProperty, readLine, releaseAlternateBuffer, takeAlternateBuffer |
Methods inherited from interface org.crsh.shell.ScreenContext |
---|
getHeight, getWidth |
Methods inherited from interface org.crsh.io.Consumer |
---|
getConsumedType, provide |
Methods inherited from interface java.io.Flushable |
---|
flush |
Methods inherited from interface org.crsh.command.RuntimeContext |
---|
getAttributes, getSession |
Methods inherited from interface java.io.Closeable |
---|
close |
Method Detail |
---|
boolean isPiped()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |