Class: ConfCtl::Swpins::ChangeSet::SpecOwner
- Inherits:
-
Object
- Object
- ConfCtl::Swpins::ChangeSet::SpecOwner
- Defined in:
- lib/confctl/swpins/change_set.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
readonly
Returns the value of attribute name.
-
#path ⇒ Object
readonly
Returns the value of attribute path.
Instance Attribute Details
#name ⇒ Object (readonly)
Returns the value of attribute name.
4 5 6 |
# File 'lib/confctl/swpins/change_set.rb', line 4 def name @name end |
#path ⇒ Object (readonly)
Returns the value of attribute path.
4 5 6 |
# File 'lib/confctl/swpins/change_set.rb', line 4 def path @path end |