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,
String path)
Similar to getDir, but performs different checks to match rmdir behavior.
|
Modifier and Type | Method and Description |
---|---|
protected String |
LoadService.getFileName(JRubyFile file,
String namePlusSuffix) |
Modifier and Type | Class and Description |
---|---|
class |
JRubyNonExistentFile
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static JRubyFile |
JRubyFile.create(String cwd,
String pathname) |
JRubyFile |
URLResource.hackyGetJRubyFile() |
JRubyFile |
FileResource.hackyGetJRubyFile() |
JRubyFile |
EmptyFileResource.hackyGetJRubyFile() |
Copyright © 2001-2016 JRuby. All Rights Reserved.