Class SpawnFileAction.Dup
java.lang.Object
jnr.posix.SpawnFileAction
jnr.posix.SpawnFileAction.Dup
- Enclosing class:
SpawnFileAction
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class SpawnFileAction
close, dup, open
-
Field Details
-
fd
final int fd -
newfd
final int newfd
-
-
Constructor Details
-
Dup
public Dup(int fd, int newfd)
-
-
Method Details
-
act
- Specified by:
actin classSpawnFileAction
-
toString
-