Class: Intent::Projects::Manager
- Inherits:
-
Object
- Object
- Intent::Projects::Manager
- Defined in:
- lib/intent/projects/manager.rb
Class Method Summary collapse
Class Method Details
.print_help(output) ⇒ Object
15 16 17 |
# File 'lib/intent/projects/manager.rb', line 15 def self.print_help(output) output.puts "usage: review" end |