Franklin::Availability
Inherits Struct / Value / Object
Constructors
new(library : Franklin::Library, total_copies : Int32, available_copies : Int32, wait_list_size : Int32)
SourceInstance methods
available_copies
Sourceavailable_copies=(available_copies : Int32)
Sourcelibrary
Sourcelibrary=(library : Library)
Sourcepersons_per_copy
Sourcetotal_copies
Sourcetotal_copies=(total_copies : Int32)
Sourcewait_list_size
Sourcewait_list_size=(wait_list_size : Int32)
Source