Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
mymodern
main
Top Level Namespace
CheckedOutRecord
ExtraArguments
Hennepin
MyMockClient
MyModern
ClientUnion
PagesChannel
Webpage
OnHoldRecord
Print
Recs
StPaul
T
Generated using Crystal 1.14.0
2024-11-26 09:47:36 UTC
module
Print
Defined in:
print.cr
Class Method Summary
.pluralize
(count, singular, plural)
.print_books_on_hold
(books_on_hold, library_system_name)
.print_checked_out_books
(books_out, library_system_name)
Class Method Detail
def self.
pluralize
(count, singular, plural)
#
[
View source
]
def self.
print_books_on_hold
(books_on_hold, library_system_name)
#
[
View source
]
def self.
print_checked_out_books
(books_out, library_system_name)
#
[
View source
]