Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
gitlab
v0.4.0
Gitlab
Client
Branch
Commit
DeployKey
Group
Issue
Key
Label
MergeRequest
Milestone
Note
Project
Repository
RepositoryFile
Session
Tag
User
Version
Error
APIError
BadGateway
BadRequest
Conflict
Error
Forbidden
InternalServerError
MethodNotAllowed
MissingCredentials
NoSupportGraphQLAPIError
NotAllowRequestMethodError
NotExistsFileError
NotFound
NotMatchTypeError
ServiceUnavailable
Unauthorized
Unprocessable
FileResponse
Built with Crystal 1.9.2
2023-10-08 13:11:01 UTC
struct
Gitlab::FileResponse
Gitlab::FileResponse
Struct
Value
Object
Defined in:
gitlab/file_response.cr
Constructors
.new
(data : IO, headers : HTTP::Headers)
Instance Method Summary
#data
: IO
#empty?
#filename
: String
#to_h
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
]