Method: OodCore::Job::Script#native

Defined in:
lib/ood_core/job/script.rb

#nativeObject? (readonly)

Note:

Should not be used at all costs.

Object detailing any native specifications that are implementation specific

Returns:

  • (Object, nil)

    native specifications



114
115
116
# File 'lib/ood_core/job/script.rb', line 114

def native
  @native
end