public class VerboseOptions
extends java.lang.Object
| Constructor and Description |
|---|
VerboseOptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isQuiet()
Returns true if silent mode is enabled, false otherwise.
|
boolean |
isVerbose()
Returns true if verbose mode is enabled, false otherwise.
|