Returns Array of target names associated with this interface.
Returns:
Array of target names associated with this interface
40 41 42
# File 'lib/openc3/interfaces/interface.rb', line 40 def target_names @target_names end