Method Stdio.report_file_open_places()
- Method
report_file_open_places
voidreport_file_open_places(stringfile)- Description
Print a list of describe_backtrace() results for the places that currently have a File() or FILE() object open for the path
fileto stderr.- Note
Only available when the Pike runtime has been started with -DTRACK_OPEN_FILES.
- See also