org.codehaus.griffon.cli.shell
[Java] Class AbstractGriffonCommand
java.lang.Object
org.codehaus.griffon.cli.shell.AbstractGriffonCommand
- All Implemented Interfaces:
- GriffonCommand
public abstract class AbstractGriffonCommand
- Authors:
- Andres Almiray
- Since:
- 0.9.5
env
@Option(name = "--env", description = "Sets the environment to use.")
public String env
-
nonInteractive
@Option(name = "--non-interactive", description = "Controls if the shell can ask for input or not.")
public boolean nonInteractive
-
AbstractGriffonCommand
AbstractGriffonCommand()
-
Groovy Documentation