class

Gitlab::RepositoryFile

Inherits JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

blob_id
Source
blob_id=(blob_id : String)
Source
commit_id
Source
commit_id=(commit_id : String)
Source
content
Source
content=(content : String)
Source
content_sha256
Source
content_sha256=(content_sha256 : String)
Source
encoding
Source
encoding=(encoding : String)
Source
file_name
Source
file_name=(file_name : String)
Source
file_path
Source
file_path=(file_path : String)
Source
last_commit_id
Source
last_commit_id=(last_commit_id : String)
Source
raw_content
Source
ref=(ref : String)
Source
size
Source
size=(size : Int32)
Source