Class: CIDE::Build::Config::Link
- Inherits:
-
Object
- Object
- CIDE::Build::Config::Link
- Includes:
- NiceInspect
- Defined in:
- lib/cide/build/config.rb
Instance Attribute Summary collapse
-
#id ⇒ Object
Container ID added after the fact.
Method Summary
Methods included from NiceInspect
Instance Attribute Details
#id ⇒ Object
Container ID added after the fact
47 48 49 |
# File 'lib/cide/build/config.rb', line 47 def id @id end |