Class: Glyr::Source

Inherits:
Object
  • Object
show all
Defined in:
lib/LOLastfm/commands/glyr.rb

Instance Method Summary collapse

Instance Method Details

#to_hashObject



17
18
19
# File 'lib/LOLastfm/commands/glyr.rb', line 17

def to_hash
	{ name: name, quality: quality, speed: speed, language_aware: language_aware? }
end