Griffon 1.2.0

Package org.codehaus.griffon.cli.shell

 

Interface Summary
GriffonCommand @author Andres Almiray
 


Class Summary
AbstractGriffonCommand @author Andres Almiray
 


Annotation Type Summary
Argument Represents a positional argument on a command line (as opposed to an optional named Option
Command Used to denote a class represents a command which is executable within a shell/scope or as a command line process.
Option Used to mark an optional named command line option who's name typically starts with "--"
 


Groovy Documentation