Package | Description |
---|---|
org.jruby | |
org.jruby.util |
Modifier and Type | Method and Description |
---|---|
static FileResource |
RubyFile.fileResource(IRubyObject pathOrFile)
Get the fully-qualified JRubyFile object for the path, taking into
account the runtime's current directory.
|
Modifier and Type | Class and Description |
---|---|
class |
JarResource |
Modifier and Type | Method and Description |
---|---|
static FileResource |
JRubyFile.createResource(Ruby runtime,
String pathname) |
static FileResource |
JRubyFile.createResource(String cwd,
String pathname) |
Copyright © 2001-2014 JRuby. All Rights Reserved.