RubyGems Navigation menu

thor_nested_subcommand 1.0.8

`ThorNestedSubcommand` is a Ruby gem that provides a workaround for the Thor gem (https://rubygems.org/gems/thor) bug that displays nested subcommand help incorrectly. Simply include the `ThorNestedSubcommand` module in your Thor nested subcommand, and provide a simple class method to return what Thor help should be displaying, and that's it.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.8 - February 19, 2024 (13.5 KB)
  2. 1.0.7 - January 18, 2024 (12.5 KB)
  3. 1.0.6 - January 07, 2024 (12.5 KB)
  4. 1.0.5 - December 28, 2023 (12 KB)
  5. 1.0.4 - December 02, 2023 (12 KB)
Show all versions (9 total)

Owners:

Pushed by:

Authors:

  • Gene M. Angelo, Jr.

SHA 256 checksum:

c4fc04f51875a5963f89500246f6c0b74a6f174e8a5b3b5c04b1690980fcca1d

Total downloads 2,772

For this version 307

License:

MIT

Required Ruby Version: >= 3.0.1, < 4.0

New versions require MFA: true

Version published with MFA: true

Links: