Class Filesystem.Monitor.debug

Inheritance graph

class Filesystem.Monitor.debug
Description

Debugging filesystem monitor.

This module behaves as symlinks, but has default implementations of all callbacks that call report(), as well as an implementation of [report()] that logs everything to Stdio.stderr.

See also

Filesystem.Monitor.basic, Filesystem.Monitor.symlinks


Inherit "symlinks.pike"

inherit "symlinks.pike" : "symlinks.pike"