Method: OpenC3::Target#id
- Defined in:
- lib/openc3/system/target.rb
#id ⇒ String
Returns Id of the target configuration.
75 76 77 |
# File 'lib/openc3/system/target.rb', line 75 def id @id end |
Returns Id of the target configuration.
75 76 77 |
# File 'lib/openc3/system/target.rb', line 75 def id @id end |