Uses of Class
org.jruby.util.JRubyFile
Packages that use JRubyFile
-
Uses of JRubyFile in org.jruby
Modifier and TypeMethodDescriptionstatic JRubyFileRubyFile.file(IRubyObject pathOrFile) Deprecated.protected static JRubyFileRubyDir.getDirForRmdir(Ruby runtime, String path) Similar to getDir, but performs different checks to match rmdir behavior. -
Uses of JRubyFile in org.jruby.util
Subclasses of JRubyFile in org.jruby.utilFields in org.jruby.util declared as JRubyFileMethods in org.jruby.util that return JRubyFileModifier and TypeMethodDescriptionstatic JRubyFiledefault JRubyFileFileResource.hackyGetJRubyFile()Deprecated.Methods in org.jruby.util with parameters of type JRubyFile