Module: Commander::UI
- Defined in:
- lib/spark/cli.rb
Class Method Summary collapse
-
.enable_paging ⇒ Object
Disable paging for ‘classic’ help.
Class Method Details
.enable_paging ⇒ Object
Disable paging for ‘classic’ help
7 8 |
# File 'lib/spark/cli.rb', line 7 def self.enable_paging end |