Top Level Namespace

Defined Under Namespace

Modules: ActiveMac

Instance Method Summary collapse

Instance Method Details

#app(application = "iTunes") ⇒ Object



13
14
15
# File 'lib/active_mac.rb', line 13

def app(application = "iTunes")
  ActiveMac::App.find(application)
end