class MacWifi::CommandLineInterface::OpenResource

Public Instance Methods

help_string() click to toggle source

Ex: “'ipw' (What is My IP)”

# File lib/mac-wifi/command_line_interface.rb, line 16
def help_string
  "'#{code}' (#{description})"
end