Class: UmbrellioUtils::Jobs::Worker

Inherits:
Struct
  • Object
show all
Defined in:
lib/umbrellio_utils/jobs.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



6
7
8
# File 'lib/umbrellio_utils/jobs.rb', line 6

def name
  @name
end