struct Contract::Policy
- Contract::Policy
- Contract::Interface
- Struct
- Value
- Object
Defined in:
contract/policy.crConstructors
Instance Method Summary
- #applyto : String
- #applyto=(applyto : String)
- #definition : Hash(String, String | Int32)
- #definition=(definition : Hash(String, String | Int32))
- #name : String
- #name=(name : String)
- #pattern : String
- #pattern=(pattern : String)
- #priority : Int32
- #priority=(priority : Int32)
- #vhost : String
- #vhost=(vhost : String)