Class: MockOptions
- Inherits:
-
Object
- Object
- MockOptions
- Defined in:
- lib/fastlane/plugin/queue/helper/job.rb
Instance Attribute Summary collapse
-
#env ⇒ Object
Returns the value of attribute env.
Instance Attribute Details
#env ⇒ Object
Returns the value of attribute env.
2 3 4 |
# File 'lib/fastlane/plugin/queue/helper/job.rb', line 2 def env @env end |