- getArg() - Method in class info.informationsea.commandmanager.cli.ShellParser.ArgumentAndPosition
-
- getArguments() - Method in class info.informationsea.commandmanager.core.CommandManager.OptionInfo
-
- getCandidateForArgument(int) - Method in class info.informationsea.commandmanager.cli.CLICommandConsole.CLIHelpCommand
-
- getCandidateForArgument(int) - Method in interface info.informationsea.commandmanager.core.ManagedCommand
-
Get candidate values for an argument
- getCandidateForOption(String) - Method in interface info.informationsea.commandmanager.core.ManagedCommand
-
Get candidate values for option `name`
- getCommandConsole() - Method in class info.informationsea.commandmanager.cli.CLICommandCompleter
-
- getCommandConsole() - Method in class info.informationsea.commandmanager.cli.CLICommandConsole.CLIBuiltinCommand
-
- getCommandForName(String) - Method in class info.informationsea.commandmanager.core.CommandManager
-
get a Class of ManagedCommand corresponding to the name
- getCommandInstance(String) - Method in class info.informationsea.commandmanager.core.CommandManager
-
Get a instance of ManagedCommand that corresponding to the name
- getCommandManager() - Method in class info.informationsea.commandmanager.cli.CLICommandConsole
-
- getCommandManager() - Method in class info.informationsea.commandmanager.gui.GUICommandPaneFactory
-
- getCommandPane(String) - Method in class info.informationsea.commandmanager.gui.GUICommandPaneFactory
-
Get a configuration pane with the run button.
- getCommands() - Method in class info.informationsea.commandmanager.core.CommandManager
-
Get a list of commands.
- getConfigurationDialog(String, Map<String, ObservableValue>) - Method in class info.informationsea.commandmanager.gui.GUICommandPaneFactory
-
Get a configuration pane and its properties.
- getConfiguredCommandInstance(String) - Method in class info.informationsea.commandmanager.cli.CLICommandConsole
-
Get a configured commands in the raw line.
- getConfiguredCommandInstance(String[]) - Method in class info.informationsea.commandmanager.cli.CLICommandConsole
-
Get a configured commands with a string array.
- getContext() - Method in class info.informationsea.commandmanager.core.CommandManager
-
- getGitCommit() - Method in class info.informationsea.commandmanager.core.CommandManagerVersionResolver
-
- getMavenVersion() - Method in class info.informationsea.commandmanager.core.CommandManagerVersionResolver
-
- getOptionInfoForName(String) - Method in class info.informationsea.commandmanager.core.CommandManager
-
Get command options and arguments for the name
- getOptions() - Method in class info.informationsea.commandmanager.core.CommandManager.OptionInfo
-
- getPosition() - Method in class info.informationsea.commandmanager.cli.ShellParser.ArgumentAndPosition
-
- getResult() - Method in class info.informationsea.commandmanager.core.CommandResult
-
- getState() - Method in class info.informationsea.commandmanager.core.CommandResult
-
- GUICommandPaneFactory - Class in info.informationsea.commandmanager.gui
-
Command Configuration Pane Factory
- GUICommandPaneFactory(CommandManager) - Constructor for class info.informationsea.commandmanager.gui.GUICommandPaneFactory
-