Class: Munola::Detector::Tenant

Inherits:
Struct
  • Object
show all
Defined in:
lib/munola/detector.rb

Instance Attribute Summary collapse

Instance Attribute Details

#columnObject

Returns the value of attribute column

Returns:

  • (Object)

    the current value of column



8
9
10
# File 'lib/munola/detector.rb', line 8

def column
  @column
end

#shareObject

Returns the value of attribute share

Returns:

  • (Object)

    the current value of share



8
9
10
# File 'lib/munola/detector.rb', line 8

def share
  @share
end

#tableObject

Returns the value of attribute table

Returns:

  • (Object)

    the current value of table



8
9
10
# File 'lib/munola/detector.rb', line 8

def table
  @table
end