struct Octokit::Models::RepositoryContentResponse
- Octokit::Models::RepositoryContentResponse
- Struct
- Value
- Object
Defined in:
octokit/models/repo_contents.crConstructors
Instance Method Summary
- #commit : Commit
- #commit=(_commit : Commit)
- #content : RepositoryContent
- #content=(_content : RepositoryContent)
- #to_json(json : JSON::Builder)