Class: Shim::CLI
Instance Method Summary collapse
Instance Method Details
#install ⇒ Object
10 11 12 |
# File 'lib/shim/cli.rb', line 10 def install Shim.install! end |
#watch ⇒ Object
15 16 17 |
# File 'lib/shim/cli.rb', line 15 def watch Shim.watch! end |