`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.
Required Ruby Version
>= 3.0.1, < 4.0
Authors
Gene M. Angelo, Jr.
Versions
- 1.0.9 August 03, 2024 (13.5 KB)
- 1.0.8 February 19, 2024 (13.5 KB)
- 1.0.7 January 18, 2024 (12.5 KB)
- 1.0.6 January 07, 2024 (12.5 KB)
- 1.0.5 December 28, 2023 (12 KB)