HH\Lib\File\open_read_only_nd

Facebook Engineer?

This function is available as File\open_read_only_nd() in Facebook's www repository.

namespace HH\Lib\File;

function open_read_only_nd(
  string $path,
): CloseableReadHandle;

Parameters

  • string $path

Returns