[Groovy] Class GrapeMain
- org.codehaus.groovy.tools.GrapeMain
- All Implemented Interfaces and Traits:
- Runnable
@SuppressWarnings(value: Println)
@CommandLine.Command(name: grape, description: Allows for the inspection and management of the local grape cache., subcommands: [GrapeMain.Install, GrapeMain.Uninstall, GrapeMain.ListCommand, GrapeMain.Resolve, CommandLine.HelpCommand])
class GrapeMain
extends Object
implements Runnable
Properties Summary
Constructor Summary
Constructors
| Constructor and description |
GrapeMain
()
|
Methods Summary
Methods
| Type Params | Return Type | Name and description |
| static void |
main(String[] args)
|
| void |
run()
|
Inherited Methods Summary
Property Detail
Constructor Detail
GrapeMain()
Method Detail
static void main(String[] args)
void run()