HH\Lib\File\open_read_only_nd

Meta Engineer?

This is available as File\open_read_only_nd in the www repository.

Deprecated: Use open_read_only() instead

namespace HH\Lib\File;

function open_read_only_nd(
  string $path,
): CloseableReadHandle;

Parameters

  • string $path

Returns