Class: Luciq::IssuesCLI

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

Instance Method Summary collapse

Instance Method Details

#listObject



447
448
449
# File 'lib/luciq/query_cli.rb', line 447

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