Class: WhirledPeas::Command::Debug
- Inherits:
-
FrameCommand
- Object
- Base
- ConfigCommand
- FrameCommand
- WhirledPeas::Command::Debug
- Defined in:
- lib/whirled_peas/command/debug.rb
Overview
Display the template tree for a single frame with the specified arguments.
Class Method Summary collapse
Instance Method Summary collapse
Class Method Details
.description ⇒ Object
7 8 9 |
# File 'lib/whirled_peas/command/debug.rb', line 7 def self.description 'Print template tree for specified frame' end |