- org.codehaus.groovy.tools.GrapeMain
-
- All Implemented Interfaces and Traits:
- Runnable
@SuppressWarnings('Println')
@Command(name = 'grape', description = 'Allows for the inspection and management of the local grape cache.',
subcommands = [
Install,
Uninstall,
ListCommand,
Resolve,
picocli.CommandLine.HelpCommand])
class GrapeMain
extends Object
-
-
Methods Summary
Methods
Type Params |
Return Type |
Name and description |
|
static void |
main(String[] args)
|
|
void |
run()
|
-
Inherited Methods Summary
-
-
Method Detail
-
static void main(String[] args)
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.