class Durian::Option::Mapping
- Durian::Option::Mapping
- Reference
- Object
Defined in:
durian/option/mapping.crConstructors
Instance Method Summary
- #from : String
- #from=(from : String)
- #isRegex : Bool | Nil
- #isRegex=(isRegex : Bool | Nil)
- #isStrict : Bool | Nil
- #isStrict=(isStrict : Bool | Nil)
- #local : Array(Socket::IPAddress) | Nil
- #local=(local : Array(Socket::IPAddress) | Nil)
- #to : String | Nil
- #to=(to : String | Nil)
- #withPort : Bool | Nil
- #withPort=(withPort : Bool | Nil)