@Command(name="cp") public class CopyCommand extends CommandActionSupport
CommandAction.Resultlog| Constructor and Description |
|---|
CopyCommand(FileSystemAccess fileSystem) |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(CommandContext context)
Execute the command action.
|
CopyCommand |
installCompleters(jline.console.completer.Completer c1) |
clone, createMessages, getCompleters, getMessages, getName, getSimpleName, setCompleters, setCompleters, setName@Inject public CopyCommand(FileSystemAccess fileSystem)
@Inject public CopyCommand installCompleters(jline.console.completer.Completer c1)
public Object execute(CommandContext context) throws Exception
CommandActioncontext - The execution context of the command.Exception - Command execution failed.Copyright © 2008-2012 Sonatype. All Rights Reserved.