| Package | Description |
|---|---|
| org.ff4j.cli.ansi | |
| org.ff4j.cli.util |
| Modifier and Type | Method and Description |
|---|---|
static void |
AnsiTerminal.print(String text,
OSSupported os) |
| Modifier and Type | Method and Description |
|---|---|
static OSSupported |
OSUtil.getCurrentOS()
Retrieve OS.
|
static OSSupported |
OSSupported.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OSSupported[] |
OSSupported.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2017 FF4J. All rights reserved.