module Instructor

Arguments describe input required by an Instructor.

An Instructor's attributes provide accessors to the input data it was initialized with.

Callbacks provide an extensible mechanism for hooking into an Instructor.

An Instructor accepts input represented by arguments and options which initialize it.

Options describe input which may be provided to define or override default values.

Constants

VERSION

This constant is managed by spicerack