Package | Description |
---|---|
org.jboss.aesh.cl.parser | |
org.jboss.aesh.console.command.container | |
org.jboss.aesh.parser |
Modifier and Type | Method and Description |
---|---|
CommandLine<? extends Command> |
CommandLineParser.parse(AeshLine line,
boolean ignoreRequirements) |
CommandLine<? extends Command> |
AeshCommandLineParser.parse(AeshLine line,
boolean ignoreRequirements) |
Modifier and Type | Method and Description |
---|---|
CommandContainerResult |
DefaultCommandContainer.executeCommand(AeshLine line,
InvocationProviders invocationProviders,
AeshContext aeshContext,
CommandInvocation commandInvocation) |
CommandContainerResult |
CommandContainer.executeCommand(AeshLine line,
InvocationProviders invocationProviders,
AeshContext aeshContext,
CommandInvocation commandInvocation) |
Modifier and Type | Method and Description |
---|---|
static AeshLine |
Parser.findAllWords(String text)
Split up the text into words, escaped spaces and quotes are handled
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.