Class: Textbringer::Command
- Inherits:
-
Object
- Object
- Textbringer::Command
- Defined in:
- lib/textbringer/commands.rb
Instance Method Summary collapse
Instance Method Details
#source_location ⇒ Object
6 7 8 |
# File 'lib/textbringer/commands.rb', line 6 def source_location source_location_proc&.call || block.source_location end |