Class: PrePush::SlnFinder
- Inherits:
-
Object
- Object
- PrePush::SlnFinder
- Defined in:
- lib/sln_finder.rb
Class Method Summary collapse
Class Method Details
.find ⇒ Object
3 4 5 |
# File 'lib/sln_finder.rb', line 3 def self.find try_find_sln('.') end |