Methods

Files

Commander::Platform

Public Class Methods

jruby?() click to toggle source
# File lib/commander/platform.rb, line 4
def self.jruby?
  defined? RUBY_ENGINE && RUBY_ENGINE=='jruby'
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.