|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.rubygrapefruit.platform.internal.jni.PosixTerminalFunctions
public class PosixTerminalFunctions
| Constructor Summary | |
|---|---|
PosixTerminalFunctions()
|
|
| Method Summary | |
|---|---|
static void |
getTerminalSize(int filedes,
MutableTerminalSize size,
FunctionResult result)
|
static boolean |
isatty(int filedes)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PosixTerminalFunctions()
| Method Detail |
|---|
public static boolean isatty(int filedes)
public static void getTerminalSize(int filedes,
MutableTerminalSize size,
FunctionResult result)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||