Gitlab::RepositoryFile
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
blob_id
Sourceblob_id=(blob_id : String)
Sourcecommit_id
Sourcecommit_id=(commit_id : String)
Sourcecontent
Sourcecontent=(content : String)
Sourcecontent_sha256
Sourcecontent_sha256=(content_sha256 : String)
Sourceencoding
Sourceencoding=(encoding : String)
Sourcefile_name
Sourcefile_name=(file_name : String)
Sourcefile_path
Sourcefile_path=(file_path : String)
Sourcelast_commit_id
Sourcelast_commit_id=(last_commit_id : String)
Sourceraw_content
Sourceref
Sourceref=(ref : String)
Sourcesize
Sourcesize=(size : Int32)
Source