Method: OpenC3::InterfaceModel#target_names
- Defined in:
- lib/openc3/models/interface_model.rb
#target_names ⇒ Object
Redundant superset of cmd_target_names and tlm_target_names for backwards compat
33 34 35 |
# File 'lib/openc3/models/interface_model.rb', line 33 def target_names @target_names end |