Class: Options

Inherits:
Struct
  • Object
show all
Defined in:
bin/badslava2csv

Instance Attribute Summary collapse

Instance Attribute Details

#cityObject

Returns the value of attribute city

Returns:

  • (Object)

    the current value of city



11
12
13
# File 'bin/badslava2csv', line 11

def city
  @city
end

#output_dirObject

Returns the value of attribute output_dir

Returns:

  • (Object)

    the current value of output_dir



11
12
13
# File 'bin/badslava2csv', line 11

def output_dir
  @output_dir
end