public interface Options
Modifier and Type | Interface and Description |
---|---|
static interface |
Options.Plugin |
Modifier and Type | Method and Description |
---|---|
boolean |
isMonochrome() |
boolean |
isStrict() |
Iterable<Options.Plugin> |
plugins() |
Iterable<Options.Plugin> plugins()
boolean isMonochrome()
boolean isStrict()
Copyright © 2019. All rights reserved.