Package org.jruby.ext.etc
Class RubyEtc.IOExt
java.lang.Object
org.jruby.ext.etc.RubyEtc.IOExt
- Enclosing class:
RubyEtc
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IRubyObject
pathconf
(ThreadContext context, IRubyObject recv, IRubyObject arg)
-
Constructor Details
-
IOExt
public IOExt()
-
-
Method Details
-
pathconf
-