public class CommandLineDefaults extends Object
| Modifier and Type | Field | Description |
|---|---|---|
static boolean |
COLOR_STATUS |
Implementation note, this is duplicate code stolen from HTSJDK's Default.java
/**
Decides if we want to write colors to the terminal.
|
| Constructor | Description |
|---|---|
CommandLineDefaults() |