Class: Jenkins::Plugin::OpaqueJavaObject

Inherits:
Struct
  • Object
show all
Defined in:
lib/jenkins/plugin/proxies.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nativeObject

Returns the value of attribute native

Returns:

  • (Object)

    the current value of native



8
9
10
# File 'lib/jenkins/plugin/proxies.rb', line 8

def native
  @native
end