Class: Velcro::Executable

Inherits:
Thor
  • Object
show all
Defined in:
lib/velcro/executable.rb

Instance Method Summary collapse

Instance Method Details

#installObject



9
10
11
# File 'lib/velcro/executable.rb', line 9

def install
  velcro.install
end