Class: Glyr::Source
- Inherits:
-
Object
- Object
- Glyr::Source
- Defined in:
- lib/LOLastfm/commands/glyr.rb
Instance Method Summary collapse
Instance Method Details
#to_hash ⇒ Object
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 |