Class: PEBuild::Command::Download

Inherits:
Vagrant::Command::Base
  • Object
show all
Defined in:
lib/pe_build/command/download.rb

Instance Method Summary collapse

Instance Method Details

#executeObject



5
6
7
# File 'lib/pe_build/command/download.rb', line 5

def execute
  @env.action_runner.run(:download_pe_build)
end