Class: Yacs::Cli::Command
- Inherits:
-
Thor
- Object
- Thor
- Yacs::Cli::Command
- Defined in:
- lib/yacs/cli.rb
Constant Summary collapse
- COURSE_API_OPTIONS =
%w(id name number department_code department_id search)
- SECTION_API_OPTIONS =
%w(id name crn instructors course_id)
- SYSTEM_OPTIONS =
%w(v q)