class Durian::Option::Specify
- Durian::Option::Specify
- Reference
- Object
Defined in:
durian/option.crConstructors
Instance Method Summary
- #from : String
- #from=(from : String)
- #isRegex : Bool | Nil
- #isRegex=(isRegex : Bool | Nil)
- #isStrict : Bool | Nil
- #isStrict=(isStrict : Bool | Nil)
- #through : Array(Tuple(Socket::IPAddress, Protocol))
- #through=(through : Array(Tuple(Socket::IPAddress, Protocol)))
- #withPort : Bool | Nil
- #withPort=(withPort : Bool | Nil)