Griffon 1.2.0

Package org.codehaus.griffon.cli

 

Interface Summary
CommandLineConstants Defines all flags that can be used with the command line.
 


Class Summary
CachedScript A class that represents a script that has been cached with a specific binding
CommandLineHelper Utility methods for use on the command line, including method to accept user input etc.
GriffonEnvironment @author Andres Almiray
GriffonScriptRunner Class that handles Griffon command line interface for running scripts
GriffonScriptRunner.GantCustomizer
GriffonScriptRunner.ScriptAndArgs Contains details about a Griffon command invocation such as the name of the corresponding script, the environment (if specified), and the arguments to the command.
GriffonSetup @author Andres Almiray
GriffonUsageStats @author Andres Almiray
ScriptNameResolver @author Andres Almiray
 


Exception Summary
ScriptExitException Exception thrown when a script exits, but Griffon has disabled the system exit.
ScriptNotFoundException Exception thrown when Griffon is asked to execute a script that it can't find.
 


Groovy Documentation