Method: RC::Interface#autoconfigure
- Defined in:
- lib/rc/interface.rb
#autoconfigure ⇒ Object (protected)
260 261 262 263 |
# File 'lib/rc/interface.rb', line 260 def autoconfigure @autoconfig = true configure_tool(current_tool) end |