Class: NxBuild::Target::Base
- Inherits:
-
Object
- Object
- NxBuild::Target::Base
- Defined in:
- lib/nxbuild/target/base.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name.
4 5 6 |
# File 'lib/nxbuild/target/base.rb', line 4 def name @name end |