struct Spu::CollectionCalendar

Defined in:

spu-api.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def add_days(service : String, dates : Array(String)) #

[View source]
def next_day #

throw if no entries in schedule


[View source]
def schedule : Hash(String, CollectionDay) #

[View source]