Method: URI::Rsync#commit
- Defined in:
- lib/uri/rsync.rb
#commit(aPath) ⇒ Object
end
41 42 43 |
# File 'lib/uri/rsync.rb', line 41 def commit ( aPath ) rsync[mk_opts, aPath, mk_arg].run(runner) end |
end
41 42 43 |
# File 'lib/uri/rsync.rb', line 41 def commit ( aPath ) rsync[mk_opts, aPath, mk_arg].run(runner) end |