- org.codehaus.groovy.tools.GrapeMain
    
        - 
            
                - All Implemented Interfaces and Traits:
- Runnable
 
 
 @Command(name = "grape", description = "Allows for the inspection and management of the local grape cache.",
        subcommands = [
                Install.class,
                Uninstall.class,
                ListCommand.class,
                Resolve.class,
                picocli.CommandLine.HelpCommand.class])
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-2018 The Apache Software Foundation. All rights reserved.