public static class OpenSSLReal.OpenSSLModule
extends java.lang.Object
Constructor and Description |
---|
OpenSSLReal.OpenSSLModule() |
Modifier and Type | Method and Description |
---|---|
static IRubyObject |
errors(IRubyObject recv) |
static IRubyObject |
getDebug(IRubyObject recv) |
static IRubyObject |
setDebug(IRubyObject recv,
IRubyObject debug) |
public static IRubyObject errors(IRubyObject recv)
public static IRubyObject getDebug(IRubyObject recv)
public static IRubyObject setDebug(IRubyObject recv, IRubyObject debug)
Copyright © 2002-2009 JRuby Team. All Rights Reserved.