Package | Description |
---|---|
net.sf.rubycollect4j |
Modifier and Type | Method and Description |
---|---|
static RubyFile |
RubyFile.open(java.lang.String path)
Creates a
RubyFile by given file. |
static RubyFile |
RubyFile.open(java.lang.String path,
java.lang.String mode)
Creates a
RubyFile by given path and mode. |