HH\Lib\OS\posix_spawn_file_actions_adddup2::__construct

Meta Engineer?

The containing class is available as OS\posix_spawn_file_actions_adddup2 in the www repository.

public function __construct(
  HH\Lib\OS\FileDescriptor $filedes,
  int $newfiledes,
);

Parameters