Class: Luciq::ReviewsCLI
- Inherits:
-
Thor
- Object
- Thor
- Luciq::ReviewsCLI
- Defined in:
- lib/luciq/query_cli.rb
Instance Method Summary collapse
Instance Method Details
#list ⇒ Object
364 365 366 |
# File 'lib/luciq/query_cli.rb', line 364 def list Commands::Query.new().reviews_list end |