This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
unison-watch
Watch
1
Star
0
Fork
You've already forked unison-watch
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
be054685ac
unison-watch
/
lib
/
unison.rb
7 lines
98 B
Ruby
Raw
Blame
History
module
Unison
class
<<
self
def
root
;
File
.
expand_path
(
'../..'
,
__FILE__
)
;
end
end
end
Reference in New Issue
View Git Blame
Copy Permalink