Module: Githuh::CLI::Commands

Extended by:
Dry::CLI::Registry
Defined in:
lib/githuh.rb,
lib/githuh/cli/commands/base.rb,
lib/githuh/cli/commands/version.rb,
lib/githuh/cli/commands/repo/list.rb,
lib/githuh/cli/commands/user/info.rb,
lib/githuh/cli/commands/issue/export.rb,
lib/githuh/cli/commands/issue/export_paginated.rb

Defined Under Namespace

Modules: Issue, Repo, User Classes: Base, Version

Constant Summary collapse

DEFAULT_PAGE_SIZE =
20
DEFAULT_TITLE =
'Operation Progress'