Method: OodCore::Job::Script#native
- Defined in:
- lib/ood_core/job/script.rb
#native ⇒ Object? (readonly)
Note:
Should not be used at all costs.
Object detailing any native specifications that are implementation specific
114 115 116 |
# File 'lib/ood_core/job/script.rb', line 114 def native @native end |