public class CommandLineDefaults
extends java.lang.Object
| Modifier and Type | Field and 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 and Description |
|---|
CommandLineDefaults() |