class Gitlab::Runner
- Gitlab::Runner
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
webhooks/common.crConstructors
Instance Method Summary
- #active : Bool
- #active=(active : Bool)
- #description : String
- #description=(description : String)
- #id : Int32
- #id=(id : Int32)
- #is_shared : Bool
- #is_shared=(is_shared : Bool)