# File lib/kioclient.rb, line 36 def move(source,target) %x[#{@kioclient} move #{source} #{target}] end