Class: Lacquer::DelayedJobJob
- Inherits:
-
Struct
- Object
- Struct
- Lacquer::DelayedJobJob
- Defined in:
- lib/lacquer/delayed_job_job.rb
Instance Attribute Summary collapse
-
#command ⇒ Object
Returns the value of attribute command.
Instance Method Summary collapse
Instance Attribute Details
#command ⇒ Object
Returns the value of attribute command
2 3 4 |
# File 'lib/lacquer/delayed_job_job.rb', line 2 def command @command end |