public class FileSystemCommands extends CommandRegistry
Modifier and Type | Field and Description |
---|---|
static FileSystemCommands |
INSTANCE |
cmds, name, parent
Constructor and Description |
---|
FileSystemCommands() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getPrompt(Shell shell)
Override this to provide a custom prompt for your command namespace
|
String |
getTitle() |
addAnnotatedCommand, addCommandType, autorun, clear, collectCommandTypesByNamespace, getCommandNames, getCommandNameSet, getCommandType, getCommandTypes, getCommandTypesByNamespace, getCommandTypeSet, getLocalCommandTypes, getName, getParent
public static final FileSystemCommands INSTANCE
public FileSystemCommands()
public String getTitle()
getTitle
in class CommandRegistry
public String getDescription()
getDescription
in class CommandRegistry
public String getPrompt(Shell shell)
CommandRegistry
getPrompt
in class CommandRegistry
Copyright © 2018 Nuxeo. All rights reserved.