struct Octokit::Models::Metric

Defined in:

octokit/models/repo_community_health.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(name : String, key : String, url : String, html_url : String) #

def self.new(__temp_3150 : JSON::PullParser) #

Instance Method Detail

def html_url : String #

def html_url=(_html_url : String) #

def key : String #

def key=(_key : String) #

def name : String #

def name=(_name : String) #

def to_json(json : JSON::Builder) #

def url : String #

def url=(_url : String) #