Method Stdio.file_open_places()
- Method
file_open_places
array(string)|zerofile_open_places(stringfile)- Description
Return an array of describe_backtrace() results for the places that currently have a File() or FILE() object open for the path
file.- Note
Only available when the Pike runtime has been started with -DTRACK_OPEN_FILES.
- See also