module Fontina::Windows::Install
Public Instance Methods
install(location)
click to toggle source
# File lib/fontina/windows/install.rb, line 4 def install(location) open(location).install end
# File lib/fontina/windows/install.rb, line 4 def install(location) open(location).install end