Package | Description |
---|---|
org.jruby | |
org.jruby.runtime.load | |
org.jruby.util |
Modifier and Type | Method and Description |
---|---|
static JRubyFile |
RubyFile.file(IRubyObject pathOrFile)
Deprecated.
|
protected static JRubyFile |
RubyDir.getDirForRmdir(Ruby runtime,
java.lang.String path)
Similar to getDir, but performs different checks to match rmdir behavior.
|
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
LoadService.getFileName(JRubyFile file,
java.lang.String namePlusSuffix) |
Modifier and Type | Class and Description |
---|---|
class |
JRubyNonExistentFile
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
static JRubyFile |
JRubyFile.DUMMY |
Modifier and Type | Method and Description |
---|---|
static JRubyFile |
JRubyFile.create(java.lang.String cwd,
java.lang.String pathname) |
default JRubyFile |
FileResource.hackyGetJRubyFile()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static FileResource |
FileResource.wrap(jnr.posix.POSIX posix,
JRubyFile file) |
Copyright © 2001-2018 JRuby. All Rights Reserved.