Class: Rake::Funnel::Support::MSBuild::BuildTool
- Inherits:
-
Object
- Object
- Rake::Funnel::Support::MSBuild::BuildTool
- Defined in:
- lib/rake/funnel/support/msbuild/build_tool.rb
Class Method Summary collapse
Class Method Details
.find ⇒ Object
9 10 11 |
# File 'lib/rake/funnel/support/msbuild/build_tool.rb', line 9 def find mono_build || from_registry.compact.first end |