Method: Bdsync::Lfs#remote_ensure_dir

Defined in:
lib/bdsync/lfs.rb

#remote_ensure_dir(path) ⇒ Object



85
86
87
# File 'lib/bdsync/lfs.rb', line 85

def remote_ensure_dir path
    local_ensure_dir path
end