struct

Octokit::Models::CommunityHealthFiles

Inherits Struct < Value < Object

Constructors

new(code_of_conduct : Metric, contributing : Metric, issue_template : Metric, pull_request_template : Metric, license : Metric, readme : Metric)
new(__temp_3616 : JSON::PullParser)

Instance methods

code_of_conduct
code_of_conduct=(_code_of_conduct : Metric)
contributing
contributing=(_contributing : Metric)
issue_template
issue_template=(_issue_template : Metric)
license
license=(_license : Metric)
pull_request_template
pull_request_template=(_pull_request_template : Metric)
readme
readme=(_readme : Metric)
to_json(json : JSON::Builder)