Class: Redu::CLI
- Inherits:
-
Thor
- Object
- Thor
- Redu::CLI
- Defined in:
- lib/redu/cli.rb
Instance Method Summary collapse
Instance Method Details
#analyze ⇒ Object
13 14 15 |
# File 'lib/redu/cli.rb', line 13 def analyze Redu::Analyzer.new().start end |