Function DebugFsStreamWrapper->dir_opendir

Definitions

sources/debug_fs.php

  • Open a directory for analysis.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Parameters

Name Type Default Set Range Description
$path PATH required parameter N/A N/A The path to the directory to open
$options boolean required parameter N/A N/A Bitmask options

Return

  • Success status
  • Type: boolean
  • Set: N/A
  • Range: N/A