abstract class CB::PeeringAction
- CB::PeeringAction
- CB::APIAction
- CB::Action
- Reference
- Object
Direct Known Subclasses
Defined in:
cb/peering.crInstance Method Summary
- #display(peerings : Array(Model::Peering))
- #format : Format
- #format=(format : Format)
- #format=(str : String)
- #network_id : String | Nil
- #network_id=(str : String)
- #network_id=(network_id : String | Nil)
- #no_header=(no_header : Bool)
- #no_header? : Bool
- #output_json(peerings : Array(Model::Peering))
- #output_list(peerings : Array(Model::Peering))
- #output_table(peerings : Array(Model::Peering))
- #run
- #validate