Method: MacWifi::CommandLineInterface::OpenResource#help_string
- Defined in:
- lib/mac-wifi/command_line_interface.rb
#help_string ⇒ Object
Ex: “‘ipw’ (What is My IP)”
16 17 18 |
# File 'lib/mac-wifi/command_line_interface.rb', line 16 def help_string "'#{code}' (#{description})" end |