Class: MacWifi::CommandLineInterface::Command

Inherits:
Struct
  • Object
show all
Defined in:
lib/mac-wifi/command_line_interface.rb

Instance Attribute Summary collapse

Instance Attribute Details

#actionObject

Returns the value of attribute action



9
10
11
# File 'lib/mac-wifi/command_line_interface.rb', line 9

def action
  @action
end

#max_stringObject

Returns the value of attribute max_string



9
10
11
# File 'lib/mac-wifi/command_line_interface.rb', line 9

def max_string
  @max_string
end

#min_stringObject

Returns the value of attribute min_string



9
10
11
# File 'lib/mac-wifi/command_line_interface.rb', line 9

def min_string
  @min_string
end