public interface SCIFIOToolCommand extends SCIFIOPlugin
Modifier and Type | Method and Description |
---|---|
String |
commandName() |
void |
runCommand(String... args)
Executes this command with the given arguments.
|
getVersion, log
getIdentifier
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
String commandName()
void runCommand(String... args)
args
- A list of command line arguments specific to a given commandCopyright © 2015–2022 SCIFIO. All rights reserved.