struct Octokit::Models::PagesSource

Defined in:

octokit/models/repo_pages.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(branch : String, path : String) #

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

Instance Method Detail

def branch : String #

def branch=(_branch : String) #

def path : String #

def path=(_path : String) #

def to_json(json : JSON::Builder) #