Method: ShopifyCLI::ThreadPool::Job#error
- Defined in:
- lib/shopify_cli/thread_pool/job.rb
#error ⇒ Object (readonly)
Returns the value of attribute error.
6 7 8 |
# File 'lib/shopify_cli/thread_pool/job.rb', line 6 def error @error end |