|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Color.def
that symbolize the default color.CommandContext
kind of consumer.Collections.emptyList()
.length
argument a cell length should never be lesser than the provided minimum length The returned array is the list of lengths from left to right, the array size may be less than the number of cells (i.e the size of the actualLengths
and minLengths
arguments).interface
./WEB-INF/crash/commands/
path of the servlet context./WEB-INF/crash/
path of the servlet context.PropertyDescriptor
this plugin requires for its configuration.ServiceLoaderDiscovery
instance.TermIOBuffer.size
unless the underlying *.IO class supports editing.FileKeyPairProvider
that only load public keys either as KeyPair
or as PublicKey
.PropertyDescriptor
this plugin requires for its configuration.getDescription().getUsage()
on this object.null
.
PluginContext(ExecutorService, ScheduledExecutorService, PluginDiscovery, Map<String, Object>, FS, FS, ClassLoader) - Constructor for class org.crsh.plugin.PluginContext
Create a new plugin context.
pluginContext - Variable in class org.crsh.ssh.term.inline.SSHInlineCommand
.
pluginContext - Variable in class org.crsh.ssh.term.scp.SCPCommandFactory
.
PluginDiscovery - Interface in org.crsh.plugin
PluginLifeCycle - Class in org.crsh.plugin
The base class for managing the CRaSH life cycle.
PluginLifeCycle() - Constructor for class org.crsh.plugin.PluginLifeCycle
PluginManager - Class in org.crsh.plugin
PluginManager(PluginContext, PluginDiscovery) - Constructor for class org.crsh.plugin.PluginManager
plugins - Variable in class org.crsh.plugin.PluginManager
.
plugins - Variable in class org.crsh.plugin.SimplePluginDiscovery
.
pop() - Method in class org.crsh.term.console.TermIOBuffer
Popup one char from buffer at the current cursor position.
popContext() - Method in class org.crsh.command.GroovyCommand
popContext() - Method in class org.crsh.command.GroovyScriptCommand
port - Variable in class org.crsh.ssh.term.SSHLifeCycle
.
port - Variable in class org.crsh.telnet.term.TelnetLifeCycle
.
port - Variable in class org.crsh.util.AbstractSocketClient
.
port - Variable in class org.crsh.util.AbstractSocketServer
.
prefix - Variable in class org.crsh.cli.impl.completion.CommandCompletion
.
prefix - Variable in class org.crsh.cli.impl.completion.OptionCompletion
.
prefix - Variable in class org.crsh.cli.impl.completion.ParameterCompletion
.
prefix - Variable in class org.crsh.cli.spi.Completion.Builder
.
prefix - Variable in class org.crsh.cli.spi.Completion
.
prefix - Variable in class org.crsh.shell.impl.remoting.ClientMessage.GetCompletion
.
prefixes - Variable in class org.crsh.jcr.Importer
.
preserve - Variable in class org.crsh.ssh.term.scp.SCPAction
.
previous - Variable in class org.crsh.text.ui.TableRowReader
.
previous() - Method in class org.crsh.text.ui.TableRowReader
previous - Variable in class org.crsh.text.ui.TableRowRenderer
.
previous() - Method in class org.crsh.text.ui.TableRowRenderer
previousCR - Variable in class org.crsh.term.console.TermIOBuffer
Do we have a issued a CR previously?
previousCR - Variable in class org.crsh.term.console.TermIOWriter
.
print(Object, Color) - Method in class org.crsh.text.RenderPrintWriter
print(Object, Color, Color) - Method in class org.crsh.text.RenderPrintWriter
print(Object, Decoration) - Method in class org.crsh.text.RenderPrintWriter
print(Object, Decoration, Color) - Method in class org.crsh.text.RenderPrintWriter
print(Object, Decoration, Color, Color) - Method in class org.crsh.text.RenderPrintWriter
print(Object, Style) - Method in class org.crsh.text.RenderPrintWriter
print(Object) - Method in class org.crsh.text.RenderPrintWriter
println(Object, Color) - Method in class org.crsh.text.RenderPrintWriter
println(Object, Color, Color) - Method in class org.crsh.text.RenderPrintWriter
println(Object, Decoration) - Method in class org.crsh.text.RenderPrintWriter
println(Object, Decoration, Color) - Method in class org.crsh.text.RenderPrintWriter
println(Object, Decoration, Color, Color) - Method in class org.crsh.text.RenderPrintWriter
println(Object, Style) - Method in class org.crsh.text.RenderPrintWriter
println(Object) - Method in class org.crsh.text.RenderPrintWriter
printMan(Appendable) - Method in class org.crsh.cli.descriptor.CommandDescriptor
printUsage(Appendable) - Method in class org.crsh.cli.descriptor.ArgumentDescriptor
Prints the argument: Single valued arguments use the "$arg" pattern. Multi valued arguments use the "...
printUsage(Appendable) - Method in class org.crsh.cli.descriptor.CommandDescriptor
printUsage(Appendable) - Method in class org.crsh.cli.descriptor.OptionDescriptor
Prints the option names as an alternative of switches surrounded by a square brace, for instance: "[-f --foo]"
printUsage(Appendable) - Method in class org.crsh.cli.descriptor.ParameterDescriptor
process(Status.Request<T>) - Method in class org.crsh.cli.impl.parser.Status.ComputeArg
process(Status.Request<T>) - Method in class org.crsh.cli.impl.parser.Status.Done
process(Status.Request<T>) - Method in class org.crsh.cli.impl.parser.Status
Process a request.
process(Status.Request<T>) - Method in class org.crsh.cli.impl.parser.Status.ReadingArg
process(Status.Request<T>) - Method in class org.crsh.cli.impl.parser.Status.ReadingOption
process(Status.Request<T>) - Method in class org.crsh.cli.impl.parser.Status.WantReadArg
process - Variable in class org.crsh.processor.term.ProcessContext
.
process - Variable in class org.crsh.shell.impl.remoting.ClientProcessContext
.
process - Variable in class org.crsh.shell.impl.remoting.ServerAutomaton
.
process - Variable in class org.crsh.ssh.term.inline.SSHInlineShellProcessContext
.
ProcessContext - Class in org.crsh.processor.term
ProcessContext(Processor, ShellProcess) - Constructor for class org.crsh.processor.term.ProcessContext
processContext - Variable in class org.crsh.shell.impl.command.CRaSHProcessContext
.
processes - Variable in class org.crsh.shell.impl.async.AsyncShell
.
processor - Variable in class org.crsh.processor.jline.JLineProcessContext
.
processor - Variable in class org.crsh.processor.term.ProcessContext
.
Processor - Class in org.crsh.processor.term
Processor(Term, Shell) - Constructor for class org.crsh.processor.term.Processor
ProcessorIOHandler - Class in org.crsh.processor.term
ProcessorIOHandler() - Constructor for class org.crsh.processor.term.ProcessorIOHandler
produced - Variable in class org.crsh.shell.ShellResponse.Ok
.
producedType - Variable in class org.crsh.shell.impl.command.PipeFilter.Sink
.
Producer<P,C extends Consumer<P>> - Interface in org.crsh.io
A producer that produces elements in a specific consumer.
PROPERTIES - Static variable in class org.crsh.cli.type.ValueType
.
properties - Variable in class org.crsh.plugin.PropertyManager
.
PropertiesArg - Annotation Type in org.crsh.jcr.command
Property<T> - Class in org.crsh.plugin
Property(PropertyDescriptor<T>, T) - Constructor for class org.crsh.plugin.Property
PropertyDescriptor<T> - Class in org.crsh.plugin
PropertyDescriptor(Class<T>, String, T, String) - Constructor for class org.crsh.plugin.PropertyDescriptor
Create a new property descriptor.
propertyManager - Variable in class org.crsh.plugin.PluginContext
.
PropertyManager - Class in org.crsh.plugin
PropertyManager() - Constructor for class org.crsh.plugin.PropertyManager
PropertyType - Enum in org.crsh.jcr
PropertyType(int) - Constructor for enum org.crsh.jcr.PropertyType
provide(Object) - Method in class org.crsh.command.GroovyScriptCommand
provide(P) - Method in class org.crsh.command.InnerInvocationContext
provide(P) - Method in class org.crsh.command.InvocationContextImpl
provide(C) - Method in class org.crsh.command.PipeCommand
Extends the throw clause of the Consumer.provide(Object)
method.
ShellProcess
is executed.TermIO
and care about CRLF.ServletContext.getResource(String)
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |