|
Groovy Documentation | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Class Summary | |
|---|---|
| CreateController | A completor for the create-controller command |
| CreateIntegrationTest | A completor for the create-integration-test command |
| CreateScaffoldController | A completor for the create-scaffold-controller command |
| CreateService | A completor for the create-service command |
| CreateTagLib | A completor for the create-tag-lib command |
| CreateUnitTest | A completor for the create-unit-test command |
| EscapingFileNameCompletor | JLine Completor that does file path matching like FileNameCompletor, but in addition it escapes whitespace in completions with the '\' character. |
| GenerateAll | Completor for the generate-all command. |
| GenerateController | Completor for the generate-controller command. |
| GenerateViews | Completor for the generate-views command. |
| Open | @author Graeme Rocher |
| RegexCompletor | JLine Completor that accepts a string if it matches a given regular expression pattern. |
| SimpleOrFileNameCompletor | JLine Completor that mixes a fixed set of options with file path matches. |
| TestApp | Completor for test-app |
Groovy Documentation