class Gitlab::Runner

Included Modules

Defined in:

webhooks/common.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def active : Bool #

[View source]
def active=(active : Bool) #

[View source]
def description : String #

[View source]
def description=(description : String) #

[View source]
def id : Int32 #

[View source]
def id=(id : Int32) #

[View source]
def is_shared : Bool #

[View source]
def is_shared=(is_shared : Bool) #

[View source]