class Gitlab::ArtifactsFile

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 filename : String | Nil #

[View source]
def filename=(filename : String | Nil) #

[View source]
def size : Int32 #

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

[View source]