thor
https://github.com/rails/thor
Ruby
Thor is a toolkit for building powerful command-line interfaces.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
2 Subscribers
Add a CodeTriage badge to thor
Help out
- Issues
- Handle EOF in limited ask prompts
- HashWithIndifferentAccess#replace loses indifferent keys and hash defaults
- Shell scoped state is not restored when blocks raise
- Actions#inside and #apply leak state when an operation raises
- ColumnPrinter divides by zero when a value is wider than the terminal
- Limited prompts do not return cleanly at end of input
- WrappedPrinter raises on blank-only text
- Add ENV["FORCE_COLOR"] environment variable
- Allow required options to be initialised with string keys
- Ensure command passes required relations to fix NoMethodError on mistyped commands
- Docs
- CsatTemplateUtilityAnalysisService#optimized_message_for
- CsatTemplateUtilityAnalysisService#classify
- CsatTemplateUtilityAnalysisService#sanitized_message
- CsatTemplateUtilityAnalysisService#build_rule_payload
- CsatTemplateUtilityAnalysisService#rule_based_result
- CsatTemplateUtilityAnalysisService#normalized_classification
- CsatTemplateUtilityAnalysisService#normalize_llm_result
- CsatTemplateUtilityAnalysisService#llm_result_or_nil
- CsatTemplateUtilityAnalysisService#perform
- Enterprise::CategoryPolicy#reorder?