10 11 12
# File 'lib/shim/cli.rb', line 10 def install Shim.install! end
15 16 17
# File 'lib/shim/cli.rb', line 15 def watch Shim.watch! end