struct Octokit::Models::CheckRunImage

Defined in:

octokit/models/checks.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(alt : String, image_url : String, caption : String) #

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

Instance Method Detail

def alt : String #

def alt=(_alt : String) #

def caption : String #

def caption=(_caption : String) #

def image_url : String #

def image_url=(_image_url : String) #

def to_json(json : JSON::Builder) #