diff options
Diffstat (limited to 'mpdlib.rb')
-rw-r--r-- | mpdlib.rb | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -45,5 +45,7 @@ class MPD field, value = line.split(': ') hash[field] = value end + + return hash end end |
index : ruby-libmpd.git | ||
Ruby MPD client library. | David Vazgenovich Shakaryan |
summaryrefslogtreecommitdiff |