Method: Cosmos::Target#id

Defined in:
lib/cosmos/system/target.rb

#idString

Returns Id of the target configuration.

Returns:

  • (String)

    Id of the target configuration



72
73
74
# File 'lib/cosmos/system/target.rb', line 72

def id
  @id
end