options property

Iterable<GlobalOption> get options
inherited

Gets the option definitions for this configuration.

Implementation

Iterable<O> get options => _config.keys;