| Package | Description |
|---|---|
| org.jruby.util.io |
| Modifier and Type | Method and Description |
|---|---|
static int |
OpenFile.getFModeFromString(java.lang.String modesString)
Deprecated.
|
static int |
ModeFlags.getOFlagsFromString(java.lang.String modesString) |
| Constructor and Description |
|---|
IOOptions(Ruby runtime,
java.lang.String modeString)
Construct a new ModeFlags object by parsing the given string
|
ModeFlags(long flags)
Construct a new ModeFlags object with the specified flags
|
ModeFlags(java.lang.String flagString) |
Copyright © 2001-2022 JRuby. All Rights Reserved.