Setting to enable/disable the display of backtraces when evaluations raise errors.
| Use Case | Command | Description |
|---|---|---|
| 🔍 Enable backtrace display on error | Byebug::StackOnErrorSetting.enable = true |
Shows full backtrace when an evaluation raises an error |
| 🔇 Disable backtrace display on error | Byebug::StackOnErrorSetting.enable = false |
Suppresses backtrace output on evaluation errors |
| 📋 Check current setting | Byebug::StackOnErrorSetting.enabled? |
Returns true if backtrace display is enabled |
banner — Returns a short description of the settingGenerated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-27 16:32 @216.73.216.194
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format