|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
name
argument.
Color.def
that symbolize the
default color.CommandContext
kind of consumer.Collections.emptyList()
.
totalLength
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).
Plugin
implementation.interface
.GroovyCommand
or just don't extend anythingcrash.mountpointconfig.cmd
servlet context parameter.
crash.mountpointconfig.conf
servlet context parameter.
PropertyDescriptor
this plugin requires for its configuration.
ServiceLoaderDiscovery
instance.
mountPointConfig
: when the mount point
configuration is not null, it is mounted on the returned file system.
TermIOBuffer.size
unless the underlying *.IO class supports editing.
VirtualScreen.cursorOffset
.
VirtualScreen.buffer
.
TermIO
and care about CRLF.FileKeyPairProvider
that only load public keys
either as KeyPair
or as PublicKey
.FSDriver
mounts.PropertyDescriptor
this plugin requires for its configuration.
file
: the current file system
classpath
: the classpath
war
: the war content
getDescription().getUsage()
on this
object.
${}
and it can accept a default value used when the variable cannot be resolved
with the :-
separator:
{}
+ "foo" => "foo"
{}
+ "${foo}" => ""
{}
+ "\\${foo}" => "${foo}"
{foo:bar}
+ "${foo}" => "bar"
{}
+ "${foo:-bar}" => "bar"
<<
operator for Groovy.
ALL
level with the
FileHandler
in the java.util.logging.FileHandler.pattern
system property.LogRecord
objects based on the SimpleFormatter
formatter.null
.
s
argument into a value of type S that is a subclass of the
generic value type V.
LC_CTYPE
format or return 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.console.EditorBuffer
- Popup one char from buffer at the current cursor position.
- pop() -
Method in class org.crsh.telnet.term.console.TermIOBuffer
- Popup one char from buffer at the current cursor position.
- popContext() -
Method in class org.crsh.command.AbstractCommand
-
- popContext() -
Method in class org.crsh.lang.impl.groovy.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
- .
- PRE_HTML -
Static variable in class org.crsh.text.Format
- .
- 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
- .
- preserve -
Variable in class org.crsh.ssh.term.scp.SCPAction
- .
- previous -
Variable in class org.crsh.text.ui.TableRowLineRenderer
- .
- previous() -
Method in class org.crsh.text.ui.TableRowLineRenderer
-
- previous -
Variable in class org.crsh.text.ui.TableRowReader
- .
- previous() -
Method in class org.crsh.text.ui.TableRowReader
-
- previousCR -
Variable in class org.crsh.console.EditorWriter
- .
- previousCR -
Variable in class org.crsh.telnet.term.console.TermIOBuffer
- Do we have a issued a CR previously?
- previousCR -
Variable in class org.crsh.telnet.term.console.TermIOWriter
- .
- previousRow() -
Method in class org.crsh.text.VirtualScreen
-
- print(Format, Appendable) -
Method in class org.crsh.cli.descriptor.CommandDescriptor
-
- print(CommandDescriptor<?>, Appendable) -
Method in class org.crsh.cli.descriptor.Format.Describe
-
- print(CommandDescriptor<?>, Appendable) -
Method in class org.crsh.cli.descriptor.Format.Man
-
- print(CommandDescriptor<?>, Appendable) -
Method in class org.crsh.cli.descriptor.Format
- Print the specified
command
to the stream
- print(CommandDescriptor<?>, Appendable) -
Method in class org.crsh.cli.descriptor.Format.Usage
-
- 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
-
- printDescriptionSection(CommandDescriptor<?>, Appendable) -
Method in class org.crsh.cli.descriptor.Format.Man
-
- printDetailsSection(CommandDescriptor<?>, Appendable) -
Method in class org.crsh.cli.descriptor.Format.Usage
-
- printFQN(CommandDescriptor<?>, Appendable) -
Method in class org.crsh.cli.descriptor.Format
- Print the full qualified name of the command.
- printFQNWithOptions(CommandDescriptor<?>, Appendable) -
Method in class org.crsh.cli.descriptor.Format
-
- 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
-
- printNameSection(CommandDescriptor<?>, Appendable) -
Method in class org.crsh.cli.descriptor.Format.Man
-
- printOptions(boolean, CommandDescriptor<?>, Appendable) -
Method in class org.crsh.cli.descriptor.Format.Man
-
- printParameter(boolean, ParameterDescriptor, Appendable) -
Method in class org.crsh.cli.descriptor.Format.Man
-
- printParameters(boolean, CommandDescriptor<?>, Appendable) -
Method in class org.crsh.cli.descriptor.Format.Man
-
- printParametersSection(CommandDescriptor<?>, Appendable) -
Method in class org.crsh.cli.descriptor.Format.Man
-
- printSubordinates(CommandDescriptor<?>, Appendable) -
Method in class org.crsh.cli.descriptor.Format.Man
-
- printSynopsisSection(CommandDescriptor<?>, Appendable) -
Method in class org.crsh.cli.descriptor.Format.Man
-
- 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
-
- printUsageSection(CommandDescriptor<?>, Appendable) -
Method in class org.crsh.cli.descriptor.Format.Usage
-
- 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.console.ProcessHandler
- .
- 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
- .
- process -
Variable in class org.crsh.telnet.term.processor.ProcessContext
- .
- processContext -
Variable in class org.crsh.shell.impl.command.CRaSHProcessContext
- .
- ProcessContext - Class in org.crsh.telnet.term.processor
-
- ProcessContext(Processor, ShellProcess) -
Constructor for class org.crsh.telnet.term.processor.ProcessContext
-
- processes -
Variable in class org.crsh.shell.impl.async.AsyncShell
- .
- ProcessHandler - Class in org.crsh.console
- A process execution state machine.
- ProcessHandler(Console, ShellProcess) -
Constructor for class org.crsh.console.ProcessHandler
-
- ProcessHandler.Reader - Class in org.crsh.console
- A thread reading a line.
- ProcessHandler.Reader(Thread, boolean) -
Constructor for class org.crsh.console.ProcessHandler.Reader
-
- processor -
Variable in class org.crsh.telnet.term.processor.ProcessContext
- .
- Processor - Class in org.crsh.telnet.term.processor
-
- Processor(Term, Shell) -
Constructor for class org.crsh.telnet.term.processor.Processor
-
- ProcessorIOHandler - Class in org.crsh.telnet.term.processor
-
- ProcessorIOHandler() -
Constructor for class org.crsh.telnet.term.processor.ProcessorIOHandler
-
- produced -
Variable in class org.crsh.shell.ShellResponse.Ok
- .
- producedType -
Variable in class org.crsh.lang.impl.java.PipeCommandMatch
- .
- producedType -
Variable in class org.crsh.lang.impl.java.ProducerCommandMatch
- .
- producedType -
Variable in class org.crsh.shell.impl.command.pipeline.CommandInvokerAdapter
- .
- Producer<P,C extends Consumer<? super P>> - Interface in org.crsh.stream
- A producer that produces elements in a specific consumer.
- ProducerCommandMatch<T extends BaseCommand,P> - Class in org.crsh.lang.impl.java
-
- ProducerCommandMatch(ClassShellCommand<T>, CommandInvoker<Instance<T>, ?>, Class<P>) -
Constructor for class org.crsh.lang.impl.java.ProducerCommandMatch
-
- PROPERTIES -
Static variable in class org.crsh.cli.type.ValueType
- Properties as semi colon separated values.
- properties -
Variable in class org.crsh.plugin.PropertyManager
- .
- 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.
- PropertyDescriptor(Class<T>, String, T, String, boolean) -
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
-
- provide(C) -
Method in class org.crsh.command.Pipe
-
- provide(Object) -
Method in class org.crsh.lang.impl.groovy.closure.ClosureInvoker
-
- provide(Object) -
Method in class org.crsh.lang.impl.groovy.closure.PipeLineInvocationContext
-
- provide(Object) -
Method in class org.crsh.shell.impl.command.CRaSHProcessContext
-
- provide(P) -
Method in class org.crsh.shell.impl.command.InvocationContextImpl
-
- provide(Object) -
Method in class org.crsh.shell.impl.command.pipeline.CommandInvokerAdapter
-
- provide(Void) -
Method in class org.crsh.shell.impl.command.pipeline.PipeLine
-
- provide(C) -
Method in class org.crsh.shell.impl.command.spi.CommandInvoker
-
- provide(C) -
Method in interface org.crsh.stream.Consumer
- Provide an element.
- provide(Object) -
Method in class org.crsh.text.ScreenContextConsumer
-
- proxy -
Variable in class org.crsh.lang.impl.groovy.ShellBinding
-
- ptr -
Variable in class org.crsh.cli.impl.tokenizer.Tokenizer
- .
- push(char) -
Method in class org.crsh.telnet.term.console.TermIOBuffer
- Push one char in the buffer at the current cursor position.
- pushBack(int) -
Method in class org.crsh.cli.impl.tokenizer.Tokenizer
-
- pushBack() -
Method in class org.crsh.cli.impl.tokenizer.Tokenizer
-
- pushContext(InvocationContext<?>) -
Method in class org.crsh.command.AbstractCommand
-
- pushContext(InvocationContext<?>) -
Method in class org.crsh.lang.impl.groovy.command.GroovyScriptCommand
-
!/
.
Screenable
and add information about the screen.Consumer<Object>
that renders the object stream to a ScreenContext
.ShellProcess
is executed.Style.reset
style.TermIO
and care about CRLF.ServletContext#getResource(String)
.
Instance
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |