Class: Datasets::Mushroom::Record

Inherits:
Struct
  • Object
show all
Defined in:
lib/datasets/mushroom.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bruisesObject

Returns the value of attribute bruises

Returns:

  • (Object)

    the current value of bruises



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def bruises
  @bruises
end

#cap_colorObject

Returns the value of attribute cap_color

Returns:

  • (Object)

    the current value of cap_color



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def cap_color
  @cap_color
end

#cap_shapeObject

Returns the value of attribute cap_shape

Returns:

  • (Object)

    the current value of cap_shape



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def cap_shape
  @cap_shape
end

#cap_surfaceObject

Returns the value of attribute cap_surface

Returns:

  • (Object)

    the current value of cap_surface



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def cap_surface
  @cap_surface
end

#gill_attachmentObject

Returns the value of attribute gill_attachment

Returns:

  • (Object)

    the current value of gill_attachment



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def gill_attachment
  @gill_attachment
end

#gill_colorObject

Returns the value of attribute gill_color

Returns:

  • (Object)

    the current value of gill_color



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def gill_color
  @gill_color
end

#gill_sizeObject

Returns the value of attribute gill_size

Returns:

  • (Object)

    the current value of gill_size



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def gill_size
  @gill_size
end

#gill_spacingObject

Returns the value of attribute gill_spacing

Returns:

  • (Object)

    the current value of gill_spacing



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def gill_spacing
  @gill_spacing
end

#habitatObject

Returns the value of attribute habitat

Returns:

  • (Object)

    the current value of habitat



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def habitat
  @habitat
end

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def label
  @label
end

#n_ringsObject

Returns the value of attribute n_rings

Returns:

  • (Object)

    the current value of n_rings



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def n_rings
  @n_rings
end

#odorObject

Returns the value of attribute odor

Returns:

  • (Object)

    the current value of odor



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def odor
  @odor
end

#populationObject

Returns the value of attribute population

Returns:

  • (Object)

    the current value of population



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def population
  @population
end

#ring_typeObject

Returns the value of attribute ring_type

Returns:

  • (Object)

    the current value of ring_type



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def ring_type
  @ring_type
end

#spore_print_colorObject

Returns the value of attribute spore_print_color

Returns:

  • (Object)

    the current value of spore_print_color



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def spore_print_color
  @spore_print_color
end

#stalk_color_above_ringObject

Returns the value of attribute stalk_color_above_ring

Returns:

  • (Object)

    the current value of stalk_color_above_ring



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def stalk_color_above_ring
  @stalk_color_above_ring
end

#stalk_color_below_ringObject

Returns the value of attribute stalk_color_below_ring

Returns:

  • (Object)

    the current value of stalk_color_below_ring



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def stalk_color_below_ring
  @stalk_color_below_ring
end

#stalk_rootObject

Returns the value of attribute stalk_root

Returns:

  • (Object)

    the current value of stalk_root



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def stalk_root
  @stalk_root
end

#stalk_shapeObject

Returns the value of attribute stalk_shape

Returns:

  • (Object)

    the current value of stalk_shape



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def stalk_shape
  @stalk_shape
end

#stalk_surface_above_ringObject

Returns the value of attribute stalk_surface_above_ring

Returns:

  • (Object)

    the current value of stalk_surface_above_ring



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def stalk_surface_above_ring
  @stalk_surface_above_ring
end

#stalk_surface_below_ringObject

Returns the value of attribute stalk_surface_below_ring

Returns:

  • (Object)

    the current value of stalk_surface_below_ring



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def stalk_surface_below_ring
  @stalk_surface_below_ring
end

#veil_colorObject

Returns the value of attribute veil_color

Returns:

  • (Object)

    the current value of veil_color



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def veil_color
  @veil_color
end

#veil_typeObject

Returns the value of attribute veil_type

Returns:

  • (Object)

    the current value of veil_type



7
8
9
# File 'lib/datasets/mushroom.rb', line 7

def veil_type
  @veil_type
end