@CompileStatic interface GlobalCommand extends Command
A marker interface that indicates that this command could be used in or out a project
Methods inherited from class | Name |
---|---|
interface Command |
getDescription, getFullName, getNamespace, handle, isDeprecated, isVisible |
interface Named |
getName |