Libraries
»
childprocess
(3.0.0)
»
Index
»
ChildProcess
»
jruby?
Method: ChildProcess.jruby?
Defined in:
lib/childprocess.rb
.
jruby?
⇒
Boolean
Returns:
(
Boolean
)
64 65 66
# File 'lib/childprocess.rb', line 64
def
jruby?
platform
==
:jruby
end