Class: Backlogcp::CLI
- Inherits:
-
Object
- Object
- Backlogcp::CLI
- Defined in:
- lib/backlogcp/cli.rb
Instance Method Summary collapse
Instance Method Details
#run ⇒ Object
7 8 9 10 |
# File 'lib/backlogcp/cli.rb', line 7 def run opts, args = dl(args[0], args[1]) end |