Class: Luciq::IssuesCLI
- Inherits:
-
Thor
- Object
- Thor
- Luciq::IssuesCLI
- Defined in:
- lib/luciq/query_cli.rb
Instance Method Summary collapse
Instance Method Details
#list ⇒ Object
447 448 449 |
# File 'lib/luciq/query_cli.rb', line 447 def list Commands::Query.new().issues_list end |