class CB::Scope
- CB::Scope
- CB::APIAction
- CB::Action
- Reference
- Object
Defined in:
cb/scope.crInstance Method Summary
- #checks : Array(::Scope::Check.class)
- #checks=(checks : Array(::Scope::Check.class))
- #cluster_id : String | Nil
- #cluster_id=(cluster_id : String | Nil)
- #database : String | Nil
- #database=(database : String | Nil)
- #run
- #suite : String | Nil
- #suite=(suite : String | Nil)