Method: Cosmos::Target#id
- Defined in:
- lib/cosmos/system/target.rb
#id ⇒ String
Returns Id of the target configuration.
72 73 74 |
# File 'lib/cosmos/system/target.rb', line 72 def id @id end |
Returns Id of the target configuration.
72 73 74 |
# File 'lib/cosmos/system/target.rb', line 72 def id @id end |