struct HoPSScraper::Lecturer

Included Modules

Defined in:

hops_scraper.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(id : String, name : String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(id _id = @id, name _name = @name) #

[View source]
def id : String #

def name : String #