object Opt
Machinery for what amounts to a command line specification DSL. It is designed so the same specification trait can be used for two different purposes: generating a singleton specification object (trait Reference) and providing well typed vals for every configurable option in response to any given set of arguments (trait Instance).
- Source
- Opt.scala
Linear Supertypes
Content Hierarchy
Ordering
- Alphabetic
- By Inheritance
Inherited
- Opt
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
The Scala compiler and reflection APIs.