Package | Description |
---|---|
org.sonatype.gshell.util.cli2 | |
org.sonatype.gshell.util.cli2.handler |
Modifier and Type | Method and Description |
---|---|
Handler |
CliDescriptor.getHandler() |
Modifier and Type | Class and Description |
---|---|
class |
BooleanHandler
Handler for boolean types.
|
class |
DefaultHandler
Handler which uses a
Converter to coerce types. |
class |
EnumHandler
Handler for enum types.
|
Modifier and Type | Method and Description |
---|---|
static Handler |
Handlers.create(CliDescriptor desc) |
Copyright © 2008-2012 Sonatype. All Rights Reserved.