Class: Luciq::ReviewsCLI

Inherits:
Thor
  • Object
show all
Defined in:
lib/luciq/query_cli.rb

Instance Method Summary collapse

Instance Method Details

#listObject



364
365
366
# File 'lib/luciq/query_cli.rb', line 364

def list
  Commands::Query.new(options).reviews_list
end