Method Stdio.report_file_open_places()


Method report_file_open_places

void report_file_open_places(string file)

Description

Print a list of describe_backtrace() results for the places that currently have a File() or FILE() object open for the path file to stderr.

Note

Only available when the Pike runtime has been started with -DTRACK_OPEN_FILES.

See also

file_open_places()