Module: OnStart

Defined in:
bin/trigger-happy-setup

Class Method Summary collapse

Class Method Details

.callObject



16
17
18
# File 'bin/trigger-happy-setup', line 16

def self.call
  `open #{PATH}`
end