EvStat::stat
PHP function
Edit on GitHub ✎
(PECL ev >= 0.2.0)
Initiates the stat call
Description
EvStat::stat(): bool
Initiates the stat call(updates internal cache). It stats(using lstat) the path specified in the watcher and sets to the values found.
Parameters Parameters
Return Values
Returns true if path exists. Otherwise false.
See Also
EvStat::attrEvStat::prev