Method: SetupTool#install

Defined in:
lib/protk/setup_tool.rb

#install(toolname) ⇒ Object



15
16
17
# File 'lib/protk/setup_tool.rb', line 15

def install toolname
	Rake.application.invoke_task toolname
end