Package | Description |
---|---|
org.jruby.ext.posix |
Modifier and Type | Class and Description |
---|---|
class |
DefaultNativeGroup
The default native group layout.
|
class |
NativeGroup |
Modifier and Type | Method and Description |
---|---|
Group |
POSIX.getgrent() |
Group |
POSIX.getgrgid(int which) |
Group |
POSIX.getgrnam(String which) |
Copyright © 2013. All rights reserved.