jnr.posix
Class POSIX.SpawnDupFileAction
java.lang.Object
jnr.posix.POSIX.SpawnFileAction
jnr.posix.POSIX.SpawnDupFileAction
- Enclosing interface:
- POSIX
public static final class POSIX.SpawnDupFileAction
- extends POSIX.SpawnFileAction
|
Method Summary |
boolean |
act(POSIX posix,
jnr.ffi.Pointer nativeFileActions)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
POSIX.SpawnDupFileAction
public POSIX.SpawnDupFileAction(int fd,
int newfd)
act
public final boolean act(POSIX posix,
jnr.ffi.Pointer nativeFileActions)
Copyright © 2012. All Rights Reserved.