Method: OodCore::Job::Script#reservation_id
- Defined in:
- lib/ood_core/job/script.rb
#reservation_id ⇒ String? (readonly)
Identifier of existing reservation to be associated with the job
75 76 77 |
# File 'lib/ood_core/job/script.rb', line 75 def reservation_id @reservation_id end |