class Durian::Option::Specify
- Durian::Option::Specify
- Reference
- Object
Defined in:
durian/option/specify.crConstructors
Instance Method Summary
- #from : String
- #from=(from : String)
- #isRegex : Bool | Nil
- #isRegex=(isRegex : Bool | Nil)
- #isStrict : Bool | Nil
- #isStrict=(isStrict : Bool | Nil)
- #throughs : Array(Resolver::Server)
- #throughs=(throughs : Array(Resolver::Server))
- #withPort : Bool | Nil
- #withPort=(withPort : Bool | Nil)