Class: Textbringer::Command

Inherits:
Object
  • Object
show all
Defined in:
lib/textbringer/commands.rb

Instance Method Summary collapse

Instance Method Details

#source_locationObject



6
7
8
# File 'lib/textbringer/commands.rb', line 6

def source_location
  source_location_proc&.call || block.source_location
end