Method: Debugger::CommandProcessor::State#commands
- Defined in:
- lib/ruby-debug/processor.rb
#commands ⇒ Object
Returns the value of attribute commands.
363 364 365 |
# File 'lib/ruby-debug/processor.rb', line 363 def commands @commands end |