Module: Boson::BinRunner::Viewable
- Included in:
- Boson::BinRunner
- Defined in:
- lib/boson/viewable.rb
Instance Method Summary collapse
Instance Method Details
#print_usage_header ⇒ Object
7 8 9 10 11 |
# File 'lib/boson/viewable.rb', line 7 def print_usage_header super puts "GLOBAL OPTIONS" View.enable end |