Class: Luciq::AppsCLI

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

Instance Method Summary collapse

Instance Method Details

#listObject



416
417
418
# File 'lib/luciq/query_cli.rb', line 416

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