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:
= 複製 已複製

安裝:
=

版本列表:

  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.0 KB)
  5. 1.0.4 - December 02, 2023 (12.0 KB)
顯示所有版本(共 9)

擁有者:

推送者:

作者:

  • Gene M. Angelo, Jr.

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 3,282

這個版本 520

授權:

MIT

Ruby 版本需求: >= 3.0.1, < 4.0

新版本需要 MFA: true

使用 MFA 發布的版本: true

相關連結: