Class: Jenkins::Plugin::OpaqueJavaObject
- Inherits:
-
Struct
- Object
- Struct
- Jenkins::Plugin::OpaqueJavaObject
- Defined in:
- lib/jenkins/plugin/proxies.rb
Instance Attribute Summary collapse
-
#native ⇒ Object
Returns the value of attribute native.
Instance Attribute Details
#native ⇒ Object
Returns the value of attribute native
8 9 10 |
# File 'lib/jenkins/plugin/proxies.rb', line 8 def native @native end |