struct Gitlab::FileResponse

Defined in:

gitlab/file_response.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(data : IO, headers : HTTP::Headers) #

[View source]

Instance Method Detail

def data : IO #

[View source]
def empty? #

[View source]
def filename : String #

[View source]
def to_h #

[View source]