Libraries
»
childprocess
(0.5.9)
»
Index
»
ChildProcess
»
jruby?
Method: ChildProcess.jruby?
Defined in:
lib/childprocess.rb
.
jruby?
⇒
Boolean
Returns:
(
Boolean
)
51 52 53
# File 'lib/childprocess.rb', line 51
def
jruby?
platform
==
:jruby
end