Uses of Class
org.jruby.util.JRubyFile
Packages that use JRubyFile
-
Uses of JRubyFile in org.jruby
Modifier and TypeMethodDescriptionstatic JRubyFile
RubyFile.file
(IRubyObject pathOrFile) Deprecated.protected static JRubyFile
RubyDir.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 JRubyFile
default JRubyFile
FileResource.hackyGetJRubyFile()
Deprecated.Methods in org.jruby.util with parameters of type JRubyFile