Method: Debugger::ControlCommandProcessor::State#interface
- Defined in:
- lib/ruby-debug/processor.rb
#interface ⇒ Object (readonly)
Returns the value of attribute interface.
442 443 444 |
# File 'lib/ruby-debug/processor.rb', line 442 def interface @interface end |