Bookshelf

Undocumented in source.

Members

Static functions

destroy
bool destroy(string id)
Undocumented in source. Be warned that the author may not have intended to support it.
find
Nullable!Book find(string id)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

all
Book[] all;
Undocumented in source.

Meta