17 18 19
# File 'lib/uricp/strategy/local_link.rb', line 17 def command "ln -fT #{from.path} #{to.path};" end