Class: Rubygoal::Config::Goal

Inherits:
Struct
  • Object
show all
Defined in:
lib/rubygoal/config_definitions.rb

Instance Attribute Summary collapse

Instance Attribute Details

#image_fileObject

Returns the value of attribute image_file

Returns:

  • (Object)

    the current value of image_file



33
34
35
# File 'lib/rubygoal/config_definitions.rb', line 33

def image_file
  @image_file
end

#sound_fileObject

Returns the value of attribute sound_file

Returns:

  • (Object)

    the current value of sound_file



33
34
35
# File 'lib/rubygoal/config_definitions.rb', line 33

def sound_file
  @sound_file
end