# File lib/librmpd.rb, line 663
def
move
(
from
,
to
)
send_command
"move #{from} #{to}"
end