HH\Lib\OS\posix_spawn_file_actions_addopen::__construct

Meta Engineer?

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

public function __construct(
  int $filedes,
  string $path,
  int $oflag,
  int $mode,
);

Parameters

  • int $filedes
  • string $path
  • int $oflag
  • int $mode