Searched defs:symlink_path (Results 1 - 1 of 1) sorted by relevance

/ontohub/app/models/repository/
H A Dsymlinks.rb14 def symlink_path(category) method in class:Repository
50 symlink_path(category).join('..').mkpath
52 symlink_path(category).make_symlink(cleanup_release(local_path))
56 symlink_path(category).unlink if symlink_path(category).exist?

Completed in 7 milliseconds