|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.RubyProcess.Sys
public static class RubyProcess.Sys
Constructor Summary | |
---|---|
RubyProcess.Sys()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RubyProcess.Sys()
Method Detail |
---|
@Deprecated public static IRubyObject getegid(IRubyObject self)
public static IRubyObject getegid(ThreadContext context, IRubyObject self)
@Deprecated public static IRubyObject geteuid(IRubyObject self)
public static IRubyObject geteuid(ThreadContext context, IRubyObject self)
@Deprecated public static IRubyObject getgid(IRubyObject self)
public static IRubyObject getgid(ThreadContext context, IRubyObject self)
@Deprecated public static IRubyObject getuid(IRubyObject self)
public static IRubyObject getuid(ThreadContext context, IRubyObject self)
@Deprecated public static IRubyObject setegid(IRubyObject recv, IRubyObject arg)
public static IRubyObject setegid(ThreadContext context, IRubyObject recv, IRubyObject arg)
@Deprecated public static IRubyObject seteuid(IRubyObject recv, IRubyObject arg)
public static IRubyObject seteuid(ThreadContext context, IRubyObject recv, IRubyObject arg)
@Deprecated public static IRubyObject setgid(IRubyObject recv, IRubyObject arg)
public static IRubyObject setgid(ThreadContext context, IRubyObject recv, IRubyObject arg)
@Deprecated public static IRubyObject setuid(IRubyObject recv, IRubyObject arg)
public static IRubyObject setuid(ThreadContext context, IRubyObject recv, IRubyObject arg)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |