- c - Variable in enum org.crsh.text.Color
-
- call(Object...) - Method in class org.crsh.lang.groovy.closure.PipeLineClosure
-
- cancel() - Method in class org.crsh.processor.jline.JLineProcessor
-
- cancel() - Method in class org.crsh.shell.impl.async.AsyncProcess
-
- cancel() - Method in class org.crsh.shell.impl.remoting.ServerProcess
-
- cancel() - Method in interface org.crsh.shell.ShellProcess
-
Signals the process it should be cancelled.
- cancel(boolean) - Method in class org.crsh.util.LatchedFuture
-
- cancelled() - Static method in class org.crsh.shell.ShellResponse
-
- charAt(int) - Method in class org.crsh.util.BlankSequence
-
- CharSlicer - Class in org.crsh.util
-
- CharSlicer(String) - Constructor for class org.crsh.util.CharSlicer
-
- child(String, boolean) - Method in class org.crsh.vfs.File
-
- child(H, String) - Method in class org.crsh.vfs.spi.AbstractFSDriver
-
- child(H, String) - Method in interface org.crsh.vfs.spi.FSDriver
-
- children() - Method in class org.crsh.vfs.File
-
- children(File) - Method in class org.crsh.vfs.spi.file.FileDriver
-
- children(H) - Method in interface org.crsh.vfs.spi.FSDriver
-
- children(Path) - Method in class org.crsh.vfs.spi.ram.RAMDriver
-
- children(String) - Method in class org.crsh.vfs.spi.servlet.ServletContextDriver
-
- children(Node) - Method in class org.crsh.vfs.spi.url.URLDriver
-
- Chunk - Class in org.crsh.text
-
- Chunk() - Constructor for class org.crsh.text.Chunk
-
- ChunkAdapter - Class in org.crsh.text
-
- ChunkAdapter(ScreenContext) - Constructor for class org.crsh.text.ChunkAdapter
-
- ChunkBuffer - Class in org.crsh.text
-
- ChunkBuffer() - Constructor for class org.crsh.text.ChunkBuffer
-
- ChunkBuffer(Consumer<Chunk>) - Constructor for class org.crsh.text.ChunkBuffer
-
- chunks(CharSequence) - Static method in class org.crsh.util.Strings
-
- ClassCache<T> - Class in org.crsh.util
-
- ClassCache(PluginContext, ClassFactory<T>, ResourceKind) - Constructor for class org.crsh.util.ClassCache
-
- ClassFactory<T> - Class in org.crsh.util
-
- ClassFactory() - Constructor for class org.crsh.util.ClassFactory
-
- clear() - Method in class org.crsh.text.ChunkBuffer
-
- ClientAutomaton - Class in org.crsh.shell.impl.remoting
-
- ClientAutomaton(ObjectOutputStream, ObjectInputStream, Shell) - Constructor for class org.crsh.shell.impl.remoting.ClientAutomaton
-
- ClientAutomaton(InputStream, OutputStream, Shell) - Constructor for class org.crsh.shell.impl.remoting.ClientAutomaton
-
- ClientMessage - Class in org.crsh.shell.impl.remoting
-
- ClientMessage() - Constructor for class org.crsh.shell.impl.remoting.ClientMessage
-
- ClientMessage.Cancel - Class in org.crsh.shell.impl.remoting
-
- ClientMessage.Cancel() - Constructor for class org.crsh.shell.impl.remoting.ClientMessage.Cancel
-
- ClientMessage.Close - Class in org.crsh.shell.impl.remoting
-
- ClientMessage.Close() - Constructor for class org.crsh.shell.impl.remoting.ClientMessage.Close
-
- ClientMessage.Execute - Class in org.crsh.shell.impl.remoting
-
- ClientMessage.Execute(int, int, String) - Constructor for class org.crsh.shell.impl.remoting.ClientMessage.Execute
-
- ClientMessage.GetCompletion - Class in org.crsh.shell.impl.remoting
-
- ClientMessage.GetCompletion(String) - Constructor for class org.crsh.shell.impl.remoting.ClientMessage.GetCompletion
-
- ClientMessage.GetPrompt - Class in org.crsh.shell.impl.remoting
-
- ClientMessage.GetPrompt() - Constructor for class org.crsh.shell.impl.remoting.ClientMessage.GetPrompt
-
- ClientMessage.GetWelcome - Class in org.crsh.shell.impl.remoting
-
- ClientMessage.GetWelcome() - Constructor for class org.crsh.shell.impl.remoting.ClientMessage.GetWelcome
-
- ClientMessage.SetSize - Class in org.crsh.shell.impl.remoting
-
- ClientMessage.SetSize(int, int) - Constructor for class org.crsh.shell.impl.remoting.ClientMessage.SetSize
-
- close() - Method in class org.crsh.command.InvocationContextImpl
-
- close() - Method in class org.crsh.command.PipeCommand
-
Close pipe.
- close() - Method in class org.crsh.command.pipeline.AbstractPipe
-
- close() - Method in class org.crsh.command.pipeline.PipeLine
-
- close() - Method in class org.crsh.command.pipeline.ToChunkPipe
-
- close() - Method in interface org.crsh.io.Producer
-
Close the producer.
- close() - Method in class org.crsh.lang.groovy.closure.ClosureInvoker
-
- close() - Method in class org.crsh.shell.impl.async.AsyncShell
-
- close() - Method in class org.crsh.shell.impl.command.CRaSHSession
-
- close() - Method in class org.crsh.shell.impl.remoting.ServerAutomaton
-
- close() - Static method in class org.crsh.shell.ShellResponse
-
- close() - Method in class org.crsh.term.console.ConsoleTerm
-
- close() - Static method in class org.crsh.term.TermEvent
-
- close() - Method in class org.crsh.text.RenderWriter
-
- close() - Method in class org.crsh.util.AbstractSocketClient
-
- close() - Method in class org.crsh.util.AbstractSocketServer
-
- close() - Method in class org.crsh.util.BytesOutputStream
-
- close() - Method in class org.crsh.util.CloseableList
-
- close(Socket) - Static method in class org.crsh.util.Safe
-
Close the socket and catch any exception thrown.
- close(Closeable) - Static method in class org.crsh.util.Safe
-
Close the closeable and catch any exception thrown.
- close(Connection) - Static method in class org.crsh.util.Safe
-
Close the connection and catch any exception thrown.
- close(Statement) - Static method in class org.crsh.util.Safe
-
Close the statement and catch any exception thrown.
- close(ResultSet) - Static method in class org.crsh.util.Safe
-
Close the result set and catch any exception thrown.
- close(Context) - Static method in class org.crsh.util.Safe
-
Close the context and catch any exception thrown.
- CloseableList - Class in org.crsh.util
-
- CloseableList() - Constructor for class org.crsh.util.CloseableList
-
- ClosureElement - Class in org.crsh.lang.groovy.closure
-
- ClosureElement(Closure) - Constructor for class org.crsh.lang.groovy.closure.ClosureElement
-
- ClosureInvoker - Class in org.crsh.lang.groovy.closure
-
- ClosureInvoker(Closure) - Constructor for class org.crsh.lang.groovy.closure.ClosureInvoker
-
- cls() - Method in interface org.crsh.term.spi.TermIO
-
Clear screen.
- cls() - Method in class org.crsh.text.ChunkBuffer
-
- CLS - Class in org.crsh.text
-
- cls() - Method in class org.crsh.text.RenderPrintWriter
-
- code - Variable in enum org.crsh.text.Color
-
.
- code - Variable in enum org.crsh.text.Decoration
-
.
- CodeType - Enum in org.crsh.term
-
- collapse() - Method in class org.crsh.text.ui.TableElement
-
- collection - Variable in class org.crsh.text.renderers.EntityTypeRenderable.AttributeData
-
- Color - Enum in org.crsh.text
-
A color representing the available ansi colors as well as an additional color
Color.def that symbolize the
default color.
- columnLayout - Variable in class org.crsh.text.ui.TableElement
-
The column layout.
- CommandContext<P> - Interface in org.crsh.command
-
The command context provides the services for invoking a command.
- CommandCreationException - Exception in org.crsh.command
-
- CommandCreationException(String, ErrorType, String) - Constructor for exception org.crsh.command.CommandCreationException
-
- CommandCreationException(String, ErrorType, String, Throwable) - Constructor for exception org.crsh.command.CommandCreationException
-
- CommandInvoker<C,P> - Class in org.crsh.command
-
- CommandInvoker() - Constructor for class org.crsh.command.CommandInvoker
-
- CommandManager - Interface in org.crsh.shell.impl.command
-
- CommandResolution - Interface in org.crsh.shell.impl.command
-
- CommandTransformer - Class in org.crsh.lang.groovy.ast
-
- CommandTransformer() - Constructor for class org.crsh.lang.groovy.ast.CommandTransformer
-
- CompilationFailureException - Exception in org.crsh.lang.java
-
- CompilationFailureException(List<Diagnostic<? extends JavaFileObject>>) - Constructor for exception org.crsh.lang.java.CompilationFailureException
-
- complete(RuntimeContext, String) - Method in class org.crsh.command.BaseShellCommand
-
- complete(RuntimeContext, String) - Method in interface org.crsh.command.ShellCommand
-
Provide completions for the specified arguments.
- complete(RuntimeContext, String) - Method in class org.crsh.lang.groovy.command.GroovyScriptShellCommand
-
- complete(REPLSession, String) - Method in class org.crsh.lang.groovy.GroovyRepl
-
- complete(REPLSession, String) - Method in class org.crsh.lang.groovy.GroovyReplImpl
-
- complete(REPLSession, String) - Method in class org.crsh.lang.script.ScriptREPL
-
- complete(String, int, List<CharSequence>) - Method in class org.crsh.processor.jline.JLineProcessor
-
- complete(REPLSession, String) - Method in interface org.crsh.repl.REPL
-
Perform completion.
- complete(String) - Method in class org.crsh.shell.impl.async.AsyncShell
-
- complete(String) - Method in class org.crsh.shell.impl.command.CRaSHSession
-
For now basic implementation
- complete(ParameterDescriptor, String) - Method in class org.crsh.shell.impl.command.system.repl
-
- complete(String) - Method in class org.crsh.shell.impl.remoting.ServerAutomaton
-
- complete(String) - Method in interface org.crsh.shell.Shell
-
Completion.
- complete(CharSequence) - Static method in class org.crsh.term.TermEvent
-
- completed(V) - Method in interface org.crsh.util.FutureListener
-
- connect() - Method in class org.crsh.util.AbstractSocketClient
-
- connect() - Method in class org.crsh.vfs.spi.ram.RAMURLConnection
-
- ConsoleTerm - Class in org.crsh.term.console
-
- ConsoleTerm(TermIO) - Constructor for class org.crsh.term.console.ConsoleTerm
-
- CONSTRUCTED - Static variable in class org.crsh.plugin.CRaSHPlugin
-
.
- consumer - Variable in class org.crsh.command.pipeline.AbstractPipe
-
.
- Consumer<C> - Interface in org.crsh.io
-
Defines the interface for a consumer.
- contains(Object) - Method in class org.crsh.text.ChunkBuffer
-
- containsKey(Object) - Method in class org.crsh.util.SimpleMap
-
- context - Variable in class org.crsh.command.AbstractCommand
-
The current context.
- context - Variable in class org.crsh.command.PipeCommand
-
.
- context - Variable in class org.crsh.lang.groovy.command.GroovyScriptCommand
-
The current context.
- contextDestroyed(ServletContextEvent) - Method in class org.crsh.plugin.WebPluginLifeCycle
-
- contextInitialized(ServletContextEvent) - Method in class org.crsh.plugin.WebPluginLifeCycle
-
- ConvertingPipe<C,P,CONS extends CommandContext<? super P>> - Class in org.crsh.command.pipeline
-
- ConvertingPipe(Class<C>, Class<P>, boolean) - Constructor for class org.crsh.command.pipeline.ConvertingPipe
-
- copy(InputStream, OutputStream) - Static method in class org.crsh.util.IO
-
- CRaSH - Class in org.crsh.shell.impl.command
-
- CRaSH(PluginContext) - Constructor for class org.crsh.shell.impl.command.CRaSH
-
Create a new CRaSH.
- crash - Variable in class org.crsh.shell.impl.command.CRaSHSession
-
.
- CRaSH - Class in org.crsh.standalone
-
- CRaSH() - Constructor for class org.crsh.standalone.CRaSH
-
- CRaSHCommand - Class in org.crsh.command
-
- CRaSHCommand() - Constructor for class org.crsh.command.CRaSHCommand
-
- CRaSHPlugin<P> - Class in org.crsh.plugin
-
- CRaSHPlugin() - Constructor for class org.crsh.plugin.CRaSHPlugin
-
- CRaSHProvider - Class in org.crsh.standalone
-
- CRaSHProvider() - Constructor for class org.crsh.standalone.CRaSHProvider
-
- CRaSHSession - Class in org.crsh.shell.impl.command
-
- CRaSHShellFactory - Class in org.crsh.shell.impl.command
-
- CRaSHShellFactory() - Constructor for class org.crsh.shell.impl.command.CRaSHShellFactory
-
- create(REPLSession) - Method in class org.crsh.lang.script.PipeLineFactory
-
- create(String, String, String, boolean) - Static method in class org.crsh.plugin.PropertyDescriptor
-
- create(String, String, String) - Static method in class org.crsh.plugin.PropertyDescriptor
-
- create(String, Integer, String, boolean) - Static method in class org.crsh.plugin.PropertyDescriptor
-
- create(String, Integer, String) - Static method in class org.crsh.plugin.PropertyDescriptor
-
- create(String, List, String, boolean) - Static method in class org.crsh.plugin.PropertyDescriptor
-
- create(String, List, String) - Static method in class org.crsh.plugin.PropertyDescriptor
-
- create(Principal, boolean) - Method in class org.crsh.shell.impl.command.CRaSHShellFactory
-
- create(Principal) - Method in class org.crsh.shell.impl.command.CRaSHShellFactory
-
- create(Principal) - Method in interface org.crsh.shell.ShellFactory
-
Create a shell object ready to be used.
- create(CharSequence) - Static method in class org.crsh.text.Text
-
- create(int) - Static method in class org.crsh.util.BlankSequence
-
- create(URL) - Static method in class org.crsh.util.ZipIterator
-
- createCommandFS(ServletContext) - Method in class org.crsh.plugin.WebPluginLifeCycle
-
Create the command file system, this method binds the /WEB-INF/crash/commands/ path of the
servlet context.
- createConfFS(ServletContext) - Method in class org.crsh.plugin.WebPluginLifeCycle
-
Create the conf file system, this method binds the /WEB-INF/crash/ path of the
servlet context.
- createConfigurationCapabilities() - Method in class org.crsh.auth.JaasAuthenticationPlugin
-
- createConfigurationCapabilities() - Method in class org.crsh.auth.SimpleAuthenticationPlugin
-
- createConfigurationCapabilities() - Method in class org.crsh.plugin.CRaSHPlugin
-
- createDiscovery(ServletContext, ClassLoader) - Method in class org.crsh.plugin.WebPluginLifeCycle
-
Create the service loader discovery, this can be subclassed to provide an implementation, the current
implementation returns a
ServiceLoaderDiscovery instance.
- createFactory() - Method in class org.crsh.lang.script.Token
-
- createNode(Object) - Method in class org.crsh.text.ui.UIBuilder
-
- createNode(Object, Map, Object) - Method in class org.crsh.text.ui.UIBuilder
-
- createNode(Object, Object) - Method in class org.crsh.text.ui.UIBuilder
-
- createNode(Object, Map) - Method in class org.crsh.text.ui.UIBuilder
-
- createPluginContext(ServletContext, FS, FS, PluginDiscovery) - Method in class org.crsh.plugin.WebPluginLifeCycle
-
Create the plugin context, allowing subclasses to provide a custom configuration.
- createProcess(String) - Method in class org.crsh.shell.impl.async.AsyncShell
-
- createProcess(String) - Method in class org.crsh.shell.impl.command.CRaSHSession
-
- createProcess(String) - Method in class org.crsh.shell.impl.remoting.ServerAutomaton
-
- createProcess(String) - Method in interface org.crsh.shell.Shell
-
Process a request.
- createSession(Principal) - Method in class org.crsh.shell.impl.command.CRaSH
-
- get() - Method in class org.crsh.util.LatchedFuture
-
- get(long, TimeUnit) - Method in class org.crsh.util.LatchedFuture
-
- get(Object) - Method in class org.crsh.util.ServletContextMap
-
- get(Object) - Method in class org.crsh.util.SimpleMap
-
- get(Path) - Method in class org.crsh.vfs.FS
-
- get(Path, String, boolean) - Static method in class org.crsh.vfs.Path
-
- get(String) - Static method in class org.crsh.vfs.Path
-
- getActualHeight(int) - Method in class org.crsh.text.Renderer
-
Return the actual height for the specified with.
- getActualHeight(int) - Method in class org.crsh.text.renderers.MemoryUsageRenderer
-
- getActualHeight(int) - Method in class org.crsh.text.ui.TextRenderer
-
- getActualWidth() - Method in class org.crsh.text.Renderer
-
Returns the element actual width.
- getActualWidth() - Method in class org.crsh.text.renderers.MemoryUsageRenderer
-
- getActualWidth() - Method in class org.crsh.text.ui.TextRenderer
-
- getAttributes() - Method in class org.crsh.command.BaseRuntimeContext
-
- getAttributes() - Method in class org.crsh.command.InvocationContextImpl
-
- getAttributes() - Method in class org.crsh.command.pipeline.AbstractPipe
-
- getAttributes() - Method in interface org.crsh.command.RuntimeContext
-
Returns the current attributes.
- getAttributes() - Method in class org.crsh.plugin.PluginContext
-
- getAttributes() - Method in class org.crsh.shell.impl.command.CRaSHSession
-
- getBackground() - Method in class org.crsh.text.Style.Composite
-
- getBindingPort() - Method in class org.crsh.util.AbstractSocketServer
-
- getBlink() - Method in class org.crsh.text.Style.Composite
-
- getBold() - Method in class org.crsh.text.Style.Composite
-
- getBorder() - Method in class org.crsh.text.ui.TableElement
-
- getBuffer() - Method in class org.crsh.term.console.ConsoleTerm
-
- getBuffer() - Method in interface org.crsh.term.Term
-
Returns the current buffer content to the cursor;
- getChilren(String) - Method in class org.crsh.util.JNDIHandler.JNDICompleter
-
- getClass(String) - Method in class org.crsh.util.AbstractClassCache
-
- getCol(int) - Method in class org.crsh.text.ui.RowElement
-
- getColumnLayout() - Method in class org.crsh.text.ui.TableElement
-
- getCommand(String) - Method in interface org.crsh.repl.REPLSession
-
- getCommand() - Method in interface org.crsh.shell.impl.command.CommandResolution
-
- getCommand(String) - Method in class org.crsh.shell.impl.command.CRaSH
-
Attempt to obtain a command instance.
- getCommand(String) - Method in class org.crsh.shell.impl.command.CRaSHSession
-
- getCommandClass() - Method in class org.crsh.standalone.CRaSHProvider
-
- getCommandDescription(String) - Method in class org.crsh.shell.impl.command.CRaSH
-
Attempt to obtain a command description.
- getCommandName() - Method in exception org.crsh.command.CommandCreationException
-
- getCommandNames() - Method in interface org.crsh.repl.REPLSession
-
- getCommandNames() - Method in class org.crsh.shell.impl.command.CRaSH
-
- getCommandNames() - Method in class org.crsh.shell.impl.command.CRaSHSession
-
- getConfig() - Method in class org.crsh.plugin.PluginLifeCycle
-
- getConfigurationCapabilities() - Method in class org.crsh.plugin.CRaSHPlugin
-
- getConsumedType() - Method in class org.crsh.command.InvocationContextImpl
-
- getConsumedType() - Method in class org.crsh.command.PipeCommand
-
- getConsumedType() - Method in class org.crsh.command.pipeline.ConvertingPipe
-
- getConsumedType() - Method in class org.crsh.command.pipeline.PipeLine
-
- getConsumedType() - Method in class org.crsh.command.pipeline.ToChunkPipe
-
- getConsumedType() - Method in interface org.crsh.io.Consumer
-
Returns the class of the element generic type.
- getConsumedType() - Method in class org.crsh.lang.groovy.closure.ClosureInvoker
-
- getConsumedType() - Method in class org.crsh.processor.term.Processor
-
- getConsumedType() - Method in class org.crsh.term.console.ConsoleTerm
-
- getConsumedType() - Method in class org.crsh.text.ChunkAdapter
-
- getConsumedType() - Method in class org.crsh.text.ChunkBuffer
-
- getConsumedType() - Method in class org.crsh.text.RenderAppendable
-
- getConsumedType() - Method in class org.crsh.text.RenderWriter
-
- getContent() - Method in class org.crsh.vfs.Resource
-
- getContext() - Method in class org.crsh.plugin.CRaSHPlugin
-
- getContext() - Method in class org.crsh.plugin.PluginLifeCycle
-
- getContext() - Method in interface org.crsh.repl.REPLSession
-
- getContext() - Method in class org.crsh.shell.impl.command.CRaSH
-
Returns the plugin context.
- getContext() - Method in class org.crsh.shell.impl.command.CRaSHSession
-
- getContext() - Method in class org.crsh.term.TermLifeCycle
-
- getCredentialType() - Method in interface org.crsh.auth.AuthenticationPlugin
-
Returns the credential type.
- getCredentialType() - Method in class org.crsh.auth.JaasAuthenticationPlugin
-
- getCredentialType() - Method in class org.crsh.auth.SimpleAuthenticationPlugin
-
- getCurrentPath() - Method in class org.crsh.util.JNDIHandler.JNDICompleter
-
- getDefaultDisplayValue() - Method in class org.crsh.plugin.PropertyDescriptor
-
- getDefaultValue() - Method in class org.crsh.plugin.PropertyDescriptor
-
- getDescription() - Method in class org.crsh.lang.groovy.GroovyRepl
-
- getDescription() - Method in class org.crsh.lang.groovy.GroovyReplImpl
-
- getDescription() - Method in class org.crsh.lang.script.ScriptREPL
-
- getDescription() - Method in class org.crsh.plugin.PropertyDescriptor
-
- getDescription() - Method in interface org.crsh.repl.REPL
-
Returns a descripton of the REPL.
- getDescription() - Method in interface org.crsh.shell.impl.command.CommandResolution
-
- getDescriptor() - Method in class org.crsh.command.BaseShellCommand
-
- getDescriptor() - Method in class org.crsh.plugin.Property
-
- getDirectBuffer() - Method in class org.crsh.term.console.ConsoleTerm
-
- getDirectBuffer() - Method in interface org.crsh.term.Term
-
Returns the direct buffer, any char appended in the returned appendable will translate into an
insertion in the buffer.
- getDisplayValue() - Method in class org.crsh.plugin.Property
-
- getElements() - Method in class org.crsh.text.ui.UIBuilder
-
- getErrors() - Method in exception org.crsh.lang.java.CompilationFailureException
-
- getErrorType() - Method in exception org.crsh.command.CommandCreationException
-
- getExecutor() - Method in class org.crsh.plugin.PluginContext
-
- getExtensions() - Method in class org.crsh.lang.groovy.GroovyCommandManager
-
- getExtensions() - Method in class org.crsh.lang.groovy.GroovyCommandManagerImpl
-
- getExtensions() - Method in class org.crsh.lang.java.JavaCommandManager
-
- getExtensions() - Method in interface org.crsh.shell.impl.command.CommandManager
-
Returns the set of extensions managed by this implementation.
- getFirst() - Method in class org.crsh.util.Pair
-
- getForeground() - Method in class org.crsh.text.Style.Composite
-
- getGroovyShell(CRaSHSession) - Static method in class org.crsh.lang.groovy.GroovyCommandManagerImpl
-
The underlying groovu shell used for the REPL.
- getHandler() - Method in class org.crsh.term.TermLifeCycle
-
- getHeight() - Method in class org.crsh.command.InvocationContextImpl
-
- getHeight() - Method in class org.crsh.command.pipeline.AbstractPipe
-
- getHeight() - Method in class org.crsh.shell.impl.remoting.ClientAutomaton
-
- getHeight() - Method in interface org.crsh.shell.ScreenContext
-
Returns the screen height in chars.
- getHeight() - Method in class org.crsh.term.console.ConsoleTerm
-
- getHeight() - Method in interface org.crsh.term.spi.TermIO
-
Returns the term height in chars.
- getHeight() - Method in class org.crsh.text.ChunkAdapter
-
- getHeight() - Method in class org.crsh.text.RenderAppendable
-
- getHeight() - Method in class org.crsh.text.RenderWriter
-
- getImplementation() - Method in class org.crsh.auth.JaasAuthenticationPlugin
-
- getImplementation() - Method in class org.crsh.auth.SimpleAuthenticationPlugin
-
- getImplementation() - Method in class org.crsh.lang.groovy.GroovyCommandManager
-
- getImplementation() - Method in class org.crsh.lang.groovy.GroovyRepl
-
- getImplementation() - Method in class org.crsh.lang.java.JavaCommandManager
-
- getImplementation() - Method in class org.crsh.plugin.CRaSHPlugin
-
Returns the implementation.
- getImplementation() - Method in class org.crsh.processor.term.ProcessorIOHandler
-
- getImplementation() - Method in class org.crsh.shell.impl.command.CRaSHShellFactory
-
- getInputStream() - Method in class org.crsh.util.BytesOutputStream
-
- getInputStream() - Method in class org.crsh.vfs.spi.ram.RAMURLConnection
-
- getInstance() - Static method in class org.crsh.lang.script.ScriptREPL
-
- getLast() - Method in class org.crsh.lang.script.PipeLineFactory
-
- getLast() - Method in class org.crsh.lang.script.Token
-
- getLastModified(File) - Method in class org.crsh.vfs.spi.file.FileDriver
-
- getLastModified(H) - Method in interface org.crsh.vfs.spi.FSDriver
-
- getLastModified(Path) - Method in class org.crsh.vfs.spi.ram.RAMDriver
-
- getLastModified(String) - Method in class org.crsh.vfs.spi.servlet.ServletContextDriver
-
- getLastModified(Node) - Method in class org.crsh.vfs.spi.url.URLDriver
-
- getLeftCellPadding() - Method in class org.crsh.text.ui.TableElement
-
- getLifeCycle(HashMap<String, Object>, String) - Method in class org.crsh.lang.groovy.GroovyCommandManagerImpl
-
- getLine() - Method in class org.crsh.lang.script.PipeLineFactory
-
- getLine() - Method in class org.crsh.term.TermEvent.Complete
-
- getLine() - Method in class org.crsh.term.TermEvent.ReadLine
-
- getLoader() - Method in class org.crsh.plugin.PluginContext
-
Returns the classloader associated with this context.
- getMessage() - Method in exception org.crsh.command.CommandCreationException
-
- getMessage() - Method in exception org.crsh.lang.java.CompilationFailureException
-
- getMessage() - Method in class org.crsh.shell.ShellResponse.Cancelled
-
- getMessage() - Method in class org.crsh.shell.ShellResponse.Close
-
- getMessage() - Method in class org.crsh.shell.ShellResponse.Error
-
- getMessage() - Method in class org.crsh.shell.ShellResponse
-
- getMessage() - Method in class org.crsh.shell.ShellResponse.NoCommand
-
- getMessage() - Method in class org.crsh.shell.ShellResponse.Ok
-
- getMessage() - Method in class org.crsh.shell.ShellResponse.UnknownCommand
-
- getMetaClass() - Method in class org.crsh.lang.groovy.command.GroovyCommand
-
- getMinHeight(int) - Method in class org.crsh.text.Renderer
-
Return the minimum height for the specified with.
- getMinHeight(int) - Method in class org.crsh.text.renderers.MemoryUsageRenderer
-
- getMinHeight(int) - Method in class org.crsh.text.ui.TextRenderer
-
- getMinWidth() - Method in class org.crsh.text.Renderer
-
Returns the element minimum width.
- getMinWidth() - Method in class org.crsh.text.renderers.MemoryUsageRenderer
-
- getMinWidth() - Method in class org.crsh.text.ui.TextRenderer
-
- getName() - Method in interface org.crsh.auth.AuthenticationPlugin
-
Returns the authentication plugin name.
- getName() - Method in class org.crsh.auth.JaasAuthenticationPlugin
-
- getName() - Method in class org.crsh.auth.SimpleAuthenticationPlugin
-
- getName() - Method in class org.crsh.lang.groovy.GroovyRepl
-
- getName() - Method in class org.crsh.lang.groovy.GroovyReplImpl
-
- getName() - Method in class org.crsh.lang.script.ScriptREPL
-
- getName() - Method in class org.crsh.plugin.PropertyDescriptor
-
- getName() - Method in interface org.crsh.repl.REPL
-
Return the repl name.
- getName() - Method in class org.crsh.shell.ShellResponse.UnknownCommand
-
- getName(String) - Method in class org.crsh.util.JNDIHandler.JNDICompleter
-
- getName() - Method in class org.crsh.vfs.File
-
- getName() - Method in class org.crsh.vfs.Path
-
- getName() - Method in class org.crsh.vfs.Resource
-
- getNext() - Method in class org.crsh.lang.script.PipeLineFactory
-
- getNode(int) - Method in class org.crsh.text.ui.TreeElement
-
- getObject() - Method in class org.crsh.util.TimestampedObject
-
- getOverflow() - Method in class org.crsh.text.ui.TableElement
-
- getPath(String) - Method in class org.crsh.util.JNDIHandler.JNDICompleter
-
- getPath() - Method in class org.crsh.vfs.File
-
- getPlugin(Class<T>) - Method in class org.crsh.plugin.PluginContext
-
Returns the first plugin associated with this context implementing the specified type.
- getPluginContext(String) - Static method in class org.crsh.plugin.WebPluginLifeCycle
-
Returns a plugin context associated with the servlet context or null if such context does not exist.
- getPlugins() - Method in class org.crsh.plugin.PluginContext
-
- getPlugins(Class<T>) - Method in class org.crsh.plugin.PluginContext
-
Returns the plugins associated with this context.
- getPlugins() - Method in interface org.crsh.plugin.PluginDiscovery
-
Returns the available plugins.
- getPlugins() - Method in class org.crsh.plugin.ServiceLoaderDiscovery
-
- getPlugins() - Method in class org.crsh.plugin.SimplePluginDiscovery
-
- getPort() - Method in class org.crsh.util.AbstractSocketServer
-
- getPrefix(String) - Static method in class org.crsh.util.XML
-
- getProduced() - Method in class org.crsh.shell.ShellResponse.Ok
-
- getProducedType() - Method in class org.crsh.command.PipeCommand
-
- getProducedType() - Method in class org.crsh.command.pipeline.ConvertingPipe
-
- getProducedType() - Method in class org.crsh.command.pipeline.PipeLine
-
- getProducedType() - Method in class org.crsh.command.pipeline.ToChunkPipe
-
- getProducedType() - Method in interface org.crsh.io.Producer
-
Returns the class of the produced type.
- getProducedType() - Method in class org.crsh.lang.groovy.closure.ClosureInvoker
-
- getPrompt() - Method in class org.crsh.shell.impl.async.AsyncShell
-
- getPrompt() - Method in class org.crsh.shell.impl.command.CRaSHSession
-
- getPrompt() - Method in class org.crsh.shell.impl.remoting.ServerAutomaton
-
- getPrompt() - Method in interface org.crsh.shell.Shell
-
Returns the shell prompt.
- getProperty(String) - Method in class org.crsh.command.InvocationContextImpl
-
- getProperty(String) - Method in class org.crsh.command.pipeline.AbstractPipe
-
- getProperty(String) - Method in class org.crsh.lang.groovy.closure.PipeLineClosure
-
- getProperty(String) - Method in class org.crsh.lang.groovy.command.GroovyCommand
-
- getProperty(String) - Method in class org.crsh.lang.groovy.command.GroovyScript
-
- getProperty(String) - Method in class org.crsh.lang.groovy.command.GroovyScriptCommand
-
- getProperty(PropertyDescriptor<T>) - Method in class org.crsh.plugin.PluginContext
-
Returns a context property or null if it cannot be found.
- getProperty(String, Class<T>) - Method in class org.crsh.plugin.PluginContext
-
Returns a context property or null if it cannot be found.
- getProperty(String) - Method in interface org.crsh.shell.InteractionContext
-
Returns a generic property, usually this property is resolved by the
shell client.
- getProperty(String) - Method in class org.crsh.term.console.ConsoleTerm
-
- getProperty(String) - Method in interface org.crsh.term.spi.TermIO
-
Retrieves the value of a property specified by this TermIO
- getProperty(String) - Method in interface org.crsh.term.Term
-
Retrieves the value of a property specified by this Term
- getPropertyManager() - Method in class org.crsh.plugin.PluginContext
-
- getRenderable(Class<I>) - Static method in class org.crsh.text.Renderable
-
- getREPL() - Static method in class org.crsh.lang.groovy.GroovyRepl
-
- getRepl() - Method in class org.crsh.shell.impl.command.CRaSHSession
-
Returns the current repl of this session.
- getResource(String) - Method in class org.crsh.util.AbstractClassCache
-
- getResource(String) - Method in class org.crsh.util.ClassCache
-
- getResource() - Method in class org.crsh.vfs.File
-
- getResources() - Method in class org.crsh.vfs.File
-
- getRightCellPadding() - Method in class org.crsh.text.ui.TableElement
-
- getRowLayout() - Method in class org.crsh.text.ui.TableElement
-
- getRows() - Method in class org.crsh.text.ui.TableElement
-
- getRunnable() - Method in class org.crsh.shell.impl.remoting.RemoteClient
-
- getSecond() - Method in class org.crsh.util.Pair
-
- getSeparator() - Method in class org.crsh.text.ui.TableElement
-
- getSession() - Method in class org.crsh.command.BaseRuntimeContext
-
- getSession() - Method in class org.crsh.command.InvocationContextImpl
-
- getSession() - Method in class org.crsh.command.pipeline.AbstractPipe
-
- getSession() - Method in interface org.crsh.command.RuntimeContext
-
Returns the current session.
- getSession() - Method in class org.crsh.shell.impl.command.CRaSHSession
-
- getShell() - Method in class org.crsh.shell.impl.remoting.RemoteServer
-
- getSize() - Method in class org.crsh.text.ui.RowElement
-
- getSize() - Method in class org.crsh.text.ui.TreeElement
-
- getSize() - Method in class org.crsh.vfs.Path
-
- getStatus() - Method in class org.crsh.plugin.CRaSHPlugin
-
Returns the current plugin status.
- getStatus() - Method in class org.crsh.shell.impl.async.AsyncProcess
-
- getStreamFactory() - Method in class org.crsh.util.ZipIterator
-
Return a stream factory for the current entry.
- getStyle() - Method in class org.crsh.text.ui.Element
-
- getText() - Method in class org.crsh.text.Text
-
- getThrowable() - Method in class org.crsh.shell.ShellResponse.Error
-
- getTimestamp() - Method in class org.crsh.util.TimestampedObject
-
- getTimestamp() - Method in class org.crsh.vfs.Resource
-
- getType() - Method in class org.crsh.plugin.CRaSHPlugin
-
Returns the plugin type.
- getType() - Method in class org.crsh.plugin.PropertyDescriptor
-
- getType() - Method in class org.crsh.shell.ShellResponse.Error
-
- getType() - Method in class org.crsh.text.Renderable
-
- getType() - Method in class org.crsh.text.renderers.BindingRenderable
-
- getType() - Method in class org.crsh.text.renderers.EntityTypeRenderable
-
- getType() - Method in class org.crsh.text.renderers.LoggerRenderable
-
- getType() - Method in class org.crsh.text.renderers.MapRenderable
-
- getType() - Method in class org.crsh.text.renderers.MemoryUsageRenderable
-
- getType() - Method in class org.crsh.text.renderers.ThreadRenderable
-
- getType() - Method in class org.crsh.text.ui.ElementRenderable
-
- getType() - Method in class org.crsh.text.ui.UIBuilderRenderable
-
- getUnderline() - Method in class org.crsh.text.Style.Composite
-
- getUnmatched() - Method in class org.crsh.command.BaseCommand
-
- getValue() - Method in class org.crsh.plugin.Property
-
- getValue() - Method in class org.crsh.text.ui.LabelElement
-
- getValue() - Method in class org.crsh.text.ui.TreeElement
-
- getValue() - Method in class org.crsh.vfs.Path
-
Returns the canonical path value.
- getVersion() - Method in class org.crsh.plugin.PluginContext
-
- getWeights() - Method in class org.crsh.text.ui.Layout.Weighted
-
- getWelcome() - Method in class org.crsh.shell.impl.async.AsyncShell
-
- getWelcome() - Method in class org.crsh.shell.impl.command.CRaSHSession
-
- getWelcome() - Method in class org.crsh.shell.impl.remoting.ServerAutomaton
-
- getWelcome() - Method in interface org.crsh.shell.Shell
-
Returns the welcome message.
- getWidth() - Method in class org.crsh.command.InvocationContextImpl
-
- getWidth() - Method in class org.crsh.command.pipeline.AbstractPipe
-
- getWidth() - Method in class org.crsh.shell.impl.remoting.ClientAutomaton
-
- getWidth() - Method in interface org.crsh.shell.ScreenContext
-
Returns the screen width in chars.
- getWidth() - Method in class org.crsh.term.console.ConsoleTerm
-
- getWidth() - Method in interface org.crsh.term.spi.TermIO
-
Returns the term width in chars.
- getWidth() - Method in class org.crsh.text.ChunkAdapter
-
- getWidth() - Method in class org.crsh.text.RenderAppendable
-
- getWidth() - Method in class org.crsh.text.RenderWriter
-
- getWriter() - Method in interface org.crsh.command.InvocationContext
-
Returns the writer for the output.
- getWriter() - Method in class org.crsh.command.InvocationContextImpl
-
- globexToRegex(String) - Static method in class org.crsh.util.Utils
-
Create a pattern that transforms a glob expression into a regular expression, the following task are supported
* : Match any number of unknown characters
? : Match one unknown character
[characters] : Match a character as part of a group of characters
\ : Escape character
- GroovyCommand - Class in org.crsh.lang.groovy.command
-
- GroovyCommand() - Constructor for class org.crsh.lang.groovy.command.GroovyCommand
-
- GroovyCommandManager - Class in org.crsh.lang.groovy
-
- GroovyCommandManager() - Constructor for class org.crsh.lang.groovy.GroovyCommandManager
-
- GroovyCommandManagerImpl - Class in org.crsh.lang.groovy
-
- GroovyCommandManagerImpl(PluginContext) - Constructor for class org.crsh.lang.groovy.GroovyCommandManagerImpl
-
- GroovyRepl - Class in org.crsh.lang.groovy
-
- GroovyRepl() - Constructor for class org.crsh.lang.groovy.GroovyRepl
-
- GroovyReplImpl - Class in org.crsh.lang.groovy
-
Groovy REPL implementation.
- GroovyReplImpl() - Constructor for class org.crsh.lang.groovy.GroovyReplImpl
-
- GroovyScript - Class in org.crsh.lang.groovy.command
-
- GroovyScript() - Constructor for class org.crsh.lang.groovy.command.GroovyScript
-
- GroovyScript(Binding) - Constructor for class org.crsh.lang.groovy.command.GroovyScript
-
- GroovyScriptCommand - Class in org.crsh.lang.groovy.command
-
- GroovyScriptCommand() - Constructor for class org.crsh.lang.groovy.command.GroovyScriptCommand
-
- GroovyScriptShellCommand<C extends GroovyScriptCommand> - Class in org.crsh.lang.groovy.command
-
- GroovyScriptShellCommand(Class<C>) - Constructor for class org.crsh.lang.groovy.command.GroovyScriptShellCommand
-
- RAMDriver - Class in org.crsh.vfs.spi.ram
-
- RAMDriver() - Constructor for class org.crsh.vfs.spi.ram.RAMDriver
-
- RAMURLConnection - Class in org.crsh.vfs.spi.ram
-
- RAMURLConnection(URL, String) - Constructor for class org.crsh.vfs.spi.ram.RAMURLConnection
-
- RAMURLStreamHandler - Class in org.crsh.vfs.spi.ram
-
- RAMURLStreamHandler(RAMDriver) - Constructor for class org.crsh.vfs.spi.ram.RAMURLStreamHandler
-
- read() - Method in class org.crsh.term.console.ConsoleTerm
-
- read() - Method in interface org.crsh.term.spi.TermIO
-
Reads an input value.
- read() - Method in interface org.crsh.term.Term
-
Read the next term event.
- readAsBytes(InputStream) - Static method in class org.crsh.util.IO
-
- readAsUTF8(InputStream) - Static method in class org.crsh.util.IO
-
- reader(int, int) - Method in class org.crsh.text.Renderer
-
Create a renderer for the specified width and height or return null if the element does not provide any output
for the specified dimensions.
- reader(int) - Method in class org.crsh.text.Renderer
-
Create a renderer for the specified width or return null if the element does not provide any output.
- reader(int) - Method in class org.crsh.text.renderers.MemoryUsageRenderer
-
- reader(int, int) - Method in class org.crsh.text.renderers.MemoryUsageRenderer
-
- reader(int) - Method in class org.crsh.text.ui.TextRenderer
-
- readLine(String) - Method in class org.crsh.command.BaseCommand
-
- readLine(String, boolean) - Method in class org.crsh.command.BaseCommand
-
- readLine(String, boolean) - Method in class org.crsh.command.InvocationContextImpl
-
- readLine(String, boolean) - Method in class org.crsh.command.pipeline.AbstractPipe
-
- readLine(String, boolean) - Method in interface org.crsh.shell.InteractionContext
-
Display a message and read a line on the console.
- readLine(CharSequence) - Static method in class org.crsh.term.TermEvent
-
- refresh() - Method in class org.crsh.plugin.PluginContext
-
Refresh the fs system view.
- releaseAlternateBuffer() - Method in class org.crsh.command.InvocationContextImpl
-
- releaseAlternateBuffer() - Method in class org.crsh.command.pipeline.AbstractPipe
-
- releaseAlternateBuffer() - Method in interface org.crsh.shell.InteractionContext
-
Release control of the alternate buffer.
- releaseAlternateBuffer() - Method in class org.crsh.term.console.ConsoleTerm
-
- releaseAlternateBuffer() - Method in interface org.crsh.term.spi.TermIO
-
Release control of the alternate buffer.
- releaseAlternateBuffer() - Method in interface org.crsh.term.Term
-
Release control of the alternate buffer.
- RemoteClient - Class in org.crsh.shell.impl.remoting
-
- RemoteClient(int, Shell) - Constructor for class org.crsh.shell.impl.remoting.RemoteClient
-
- RemoteServer - Class in org.crsh.shell.impl.remoting
-
- RemoteServer(int) - Constructor for class org.crsh.shell.impl.remoting.RemoteServer
-
- remove() - Method in class org.crsh.util.BaseIterator
-
- render(RenderAppendable) - Method in class org.crsh.text.Renderer
-
Renders this object to the provided output.
- render(RenderAppendable) - Method in class org.crsh.text.ui.Element
-
- Renderable<E> - Class in org.crsh.text
-
Provide a renderable.
- Renderable() - Constructor for class org.crsh.text.Renderable
-
- RenderAppendable - Class in org.crsh.text
-
- RenderAppendable(ScreenContext) - Constructor for class org.crsh.text.RenderAppendable
-
- renderer(Iterator<E>) - Method in class org.crsh.text.Renderable
-
- Renderer - Class in org.crsh.text
-
Something that can be rendered within a context.
- Renderer() - Constructor for class org.crsh.text.Renderer
-
- renderer(Iterator<BindingRenderable.BindingData>) - Method in class org.crsh.text.renderers.BindingRenderable
-
- renderer(Iterator<EntityTypeRenderable.EntityTypeData>) - Method in class org.crsh.text.renderers.EntityTypeRenderable
-
- renderer(Iterator<Logger>) - Method in class org.crsh.text.renderers.LoggerRenderable
-
- renderer(Iterator<Map<?, ?>>) - Method in class org.crsh.text.renderers.MapRenderable
-
- renderer(Iterator<MemoryUsage>) - Method in class org.crsh.text.renderers.MemoryUsageRenderable
-
- renderer(Iterator<Thread>) - Method in class org.crsh.text.renderers.ThreadRenderable
-
- renderer() - Method in class org.crsh.text.ui.Element
-
- renderer(Iterator<Element>) - Method in class org.crsh.text.ui.ElementRenderable
-
- renderer() - Method in class org.crsh.text.ui.EvalElement
-
- renderer() - Method in class org.crsh.text.ui.LabelElement
-
- renderer() - Method in class org.crsh.text.ui.RowElement
-
- renderer() - Method in class org.crsh.text.ui.TableElement
-
- renderer() - Method in class org.crsh.text.ui.TextElement
-
- renderer() - Method in class org.crsh.text.ui.TreeElement
-
- renderer(Iterator<UIBuilder>) - Method in class org.crsh.text.ui.UIBuilderRenderable
-
- renderLine(RenderAppendable) - Method in interface org.crsh.text.LineReader
-
Renders the element.
- RenderPrintWriter - Class in org.crsh.text
-
- RenderPrintWriter(ScreenContext) - Constructor for class org.crsh.text.RenderPrintWriter
-
- RenderPrintWriter(ScreenContext, Closeable) - Constructor for class org.crsh.text.RenderPrintWriter
-
- RenderWriter - Class in org.crsh.text
-
- RenderWriter(ScreenContext) - Constructor for class org.crsh.text.RenderWriter
-
- RenderWriter(ScreenContext, Closeable) - Constructor for class org.crsh.text.RenderWriter
-
- REPL - Interface in org.crsh.repl
-
Read–eval–print loop.
- repl - Class in org.crsh.shell.impl.command.system
-
- repl() - Constructor for class org.crsh.shell.impl.command.system.repl
-
- ReplCompleter - Interface in org.crsh.shell.impl.command.system
-
- REPLSession - Interface in org.crsh.repl
-
- reset - Static variable in class org.crsh.text.Style
-
- resolve(String) - Method in interface org.crsh.command.InvocationContext
-
Resolve a command invoker for the specified command line.
- resolve(String) - Method in class org.crsh.command.InvocationContextImpl
-
- resolve(Type, Class<?>, int) - Static method in class org.crsh.util.TypeResolver
-
A simplistic implementation, it may not handle all cases but it should handle enough.
- resolveCommand(String, byte[]) - Method in class org.crsh.lang.groovy.GroovyCommandManager
-
- resolveCommand(String, byte[]) - Method in class org.crsh.lang.groovy.GroovyCommandManagerImpl
-
- resolveCommand(String, byte[]) - Method in class org.crsh.lang.java.JavaCommandManager
-
- resolveCommand(String, byte[]) - Method in interface org.crsh.shell.impl.command.CommandManager
-
Resolve a command for the specified command name.
- resolveCommand(String) - Method in class org.crsh.shell.impl.command.CRaSH
-
Attempt to obtain a command instance.
- resolveInvoker(Map<String, ?>, String, Map<String, ?>, List<?>) - Method in class org.crsh.command.BaseShellCommand
-
- resolveInvoker(String) - Method in class org.crsh.command.BaseShellCommand
-
- resolveInvoker(InvocationMatch<CC>) - Method in class org.crsh.command.BaseShellCommand
-
- resolveInvoker(String) - Method in interface org.crsh.command.ShellCommand
-
Provides an invoker for the command line specified as a command line to parse.
- resolveInvoker(Map<String, ?>, String, Map<String, ?>, List<?>) - Method in interface org.crsh.command.ShellCommand
-
Provides an invoker for the command line specified in a detyped manner.
- resolveInvoker(String) - Method in class org.crsh.lang.groovy.command.GroovyScriptShellCommand
-
- resolveInvoker(Map<String, ?>, String, Map<String, ?>, List<?>) - Method in class org.crsh.lang.groovy.command.GroovyScriptShellCommand
-
- resolveToClass(Type, Class<?>, int) - Static method in class org.crsh.util.TypeResolver
-
- resolveToClass(Type) - Static method in class org.crsh.util.TypeResolver
-
- Resource - Class in org.crsh.vfs
-
- Resource(String, byte[], long) - Constructor for class org.crsh.vfs.Resource
-
- Resource(String, URL) - Constructor for class org.crsh.vfs.Resource
-
- Resource - Class in org.crsh.vfs.spi.url
-
- ResourceKind - Enum in org.crsh.plugin
-
- ResourceManager - Class in org.crsh.plugin
-
- response - Variable in class org.crsh.repl.EvalResponse.Response
-
.
- response - Variable in class org.crsh.shell.impl.remoting.ServerMessage.End
-
.
- rethrow(Class<T>, Throwable) - Static method in class org.crsh.util.Safe
-
- rightCellPadding(int) - Method in class org.crsh.text.ui.TableElement
-
- root() - Method in class org.crsh.vfs.spi.file.FileDriver
-
- root() - Method in interface org.crsh.vfs.spi.FSDriver
-
Returns the root handle.
- root() - Method in class org.crsh.vfs.spi.ram.RAMDriver
-
- root() - Method in class org.crsh.vfs.spi.servlet.ServletContextDriver
-
- root() - Method in class org.crsh.vfs.spi.url.URLDriver
-
- row() - Static method in class org.crsh.text.ui.Element
-
- RowElement - Class in org.crsh.text.ui
-
- RowElement() - Constructor for class org.crsh.text.ui.RowElement
-
- RowElement(boolean) - Constructor for class org.crsh.text.ui.RowElement
-
- rowLayout - Variable in class org.crsh.text.ui.TableElement
-
The optional row row layout.
- run() - Method in class org.crsh.processor.jline.JLineProcessor
-
- run() - Method in class org.crsh.processor.term.Processor
-
- run() - Method in class org.crsh.shell.impl.remoting.ClientAutomaton
-
- run() - Method in class org.crsh.util.Statement
-
- RuntimeContext - Interface in org.crsh.command
-
The minimum set of services that a command needs for executing properly:
a session map
an attribute map
- value - Variable in class org.crsh.lang.script.Token
-
.
- value - Variable in class org.crsh.shell.impl.remoting.ServerMessage.Completion
-
.
- value - Variable in class org.crsh.shell.impl.remoting.ServerMessage.Prompt
-
.
- value - Variable in class org.crsh.shell.impl.remoting.ServerMessage.Welcome
-
.
- valueOf(String) - Static method in enum org.crsh.command.DescriptionFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.crsh.plugin.ResourceKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.crsh.shell.ErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.crsh.shell.impl.async.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.crsh.term.CodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.crsh.term.CodeType
-
- valueOf(String) - Static method in enum org.crsh.text.Color
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.crsh.text.Decoration
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.crsh.text.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.crsh.text.ui.BorderStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.crsh.text.ui.Overflow
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.crsh.command.DescriptionFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.crsh.plugin.ResourceKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.crsh.shell.ErrorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.crsh.shell.impl.async.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.crsh.term.CodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.crsh.text.Color
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.crsh.text.Decoration
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.crsh.text.Format
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.crsh.text.ui.BorderStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.crsh.text.ui.Overflow
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verbose - Variable in class org.crsh.text.renderers.BindingRenderable.BindingData
-
- verbose - Variable in class org.crsh.text.renderers.EntityTypeRenderable.EntityTypeData
-
- vertical(Iterable<? extends Renderer>) - Static method in class org.crsh.text.Renderer
-
- VFS_REFRESH_PERIOD - Static variable in class org.crsh.plugin.PropertyDescriptor
-
.
- VFS_REFRESH_UNIT - Static variable in class org.crsh.plugin.PropertyDescriptor
-
.
- visit(ASTNode[], SourceUnit) - Method in class org.crsh.lang.groovy.ast.ArgumentNameTransformer
-
- visit(ASTNode[], SourceUnit) - Method in class org.crsh.lang.groovy.ast.CommandTransformer
-
- visit(ASTNode[], SourceUnit) - Method in class org.crsh.lang.groovy.ast.DefaultImportTransformer
-