Module: Ddenv::Goals::NodeBuildInstalled

Defined in:
lib/ddenv/goals/node_build_installed.rb

Class Method Summary collapse

Class Method Details

.newObject



6
7
8
# File 'lib/ddenv/goals/node_build_installed.rb', line 6

def self.new
  Ddenv::Goals::HomebrewPackageInstalled.new("node-build")
end