Class: PrePush::SlnFinder

Inherits:
Object
  • Object
show all
Defined in:
lib/sln_finder.rb

Class Method Summary collapse

Class Method Details

.findObject



3
4
5
# File 'lib/sln_finder.rb', line 3

def self.find
  try_find_sln('.')
end