Method: Bdsync::Lfs#remote_ensure_dir

Defined in:
lib/bdsync/lfs.rb

#remote_ensure_dir(path) ⇒ Object



81
82
83
# File 'lib/bdsync/lfs.rb', line 81

def remote_ensure_dir path
    local_ensure_dir path
end