Package | Description |
---|---|
org.sonatype.gshell.command |
Command components.
|
Modifier and Type | Method and Description |
---|---|
IO.Verbosity |
IO.getVerbosity()
Returns the verbosity level.
|
static IO.Verbosity |
IO.Verbosity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IO.Verbosity[] |
IO.Verbosity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
IO.setVerbosity(IO.Verbosity verbosity)
Set the verbosity level.
|
Copyright © 2008-2013 Sonatype. All Rights Reserved.