trait Property extends Reference
Ordering
- Alphabetic
- By Inheritance
Inherited
- Property
- Reference
- Spec
- AnyRef
- Any
Implicitly
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- type OptionMagic = Opt.Reference
-
abstract
type
ThisCommandLine <: CommandLine
- Definition Classes
- Reference
-
class
SpecCommandLine
extends CommandLine
- Definition Classes
- Reference
Abstract Value Members
Concrete Value Members
-
final
def
apply(args: String*): ThisCommandLine
- Definition Classes
- Reference
-
def
expandArg(arg: String): List[String]
- Definition Classes
- Reference
-
def
helpMsg: String
- Definition Classes
- Reference
-
def
isBinaryOption(s: String): Boolean
- Definition Classes
- Reference
-
def
isExpandOption(s: String): Boolean
- Definition Classes
- Reference
-
def
isUnaryOption(s: String): Boolean
- Definition Classes
- Reference
- def loadProperties(file: File): Properties
-
lazy val
options: Accumulators
- Definition Classes
- Reference
- def propertiesToOptions(props: List[(String, String)]): collection.immutable.List[String]
- def propertiesToOptions(props: Properties): List[String]
- def propertiesToOptions(file: File): List[String]
- def propertyArgs: List[String]
- def systemPropertiesToOptions: List[String]
The Scala compiler and reflection APIs.