Module: Fontina::Windows::Install

Extended by:
Install
Included in:
Install
Defined in:
lib/fontina/windows/install.rb

Instance Method Summary collapse

Instance Method Details

#install(location) ⇒ Object



4
5
6
# File 'lib/fontina/windows/install.rb', line 4

def install(location)
  open(location).install
end