Groovy Documentation

Package org.codehaus.groovy.grails.cli.interactive

 

Class Summary
CandidateListCompletionHandler Fixes issues with the default CandidateListCompletionHandler such as clearing out the whole buffer when a completion matches a list of candidates
GrailsInteractiveCompletor A JLine completor for Grails' interactive mode.
InteractiveMode Provides the implementation of interactive mode in Grails.
 


Groovy Documentation