Method: Origen.reset_interface

Defined in:
lib/test_ids/origen/origen.rb

.reset_interface(options = {}) ⇒ Object



7
8
9
10
# File 'lib/test_ids/origen/origen.rb', line 7

def reset_interface(options = {})
  TestIds.send(:clear_configuration_id)
  _orig_reset_interface(options)
end