Reply::Plugin::CollapseStack - display error stack traces only on demand
version 0.34
; .replyrc [CollapseStack] num_lines = 1
This plugin hides stack traces until you specifically request them with the #stack
command.
The number of lines of stack to always show is configurable; specify the num_lines
option.
Jesse Luehrs <doy@tozt.net>
This software is Copyright (c) 2013 by Jesse Luehrs.
This is free software, licensed under:
The MIT (X11) License