Currently, the behaviour of file_observer can only be modified by passing it the path to a text file that contains the configuration. Those settings should also be available programmatically. Client code should not have to create a temporary file just for the purpose of controlling file_observer.
Currently, the behaviour of
file_observer
can only be modified by passing it the path to a text file that contains the configuration. Those settings should also be available programmatically. Client code should not have to create a temporary file just for the purpose of controllingfile_observer
.