Class: UmbrellioUtils::Jobs::Worker
- Inherits:
-
Struct
- Object
- Struct
- UmbrellioUtils::Jobs::Worker
- Defined in:
- lib/umbrellio_utils/jobs.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
6 7 8 |
# File 'lib/umbrellio_utils/jobs.rb', line 6 def name @name end |