Class: DependencyDetection::Dependent
- Inherits:
-
Object
- Object
- DependencyDetection::Dependent
- Defined in:
- lib/rpm_contrib/agent_compatibility.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
readonly
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object (readonly)
Returns the value of attribute name.
8 9 10 |
# File 'lib/rpm_contrib/agent_compatibility.rb', line 8 def name @name end |