Class: Avm::Tools::Runner::Git::CompleteIssue

Inherits:
EacRubyUtils::Console::DocoptRunner
  • Object
show all
Defined in:
lib/avm/tools/runner/git/complete_issue.rb

Constant Summary collapse

DOC =
<<~DOCOPT
  Closes a issue in a Git repository.

  Usage:
    __PROGRAM__
    __PROGRAM__ -h | --help

  Options:
    -h --help             Show this screen.
DOCOPT