#include <iFilesystem.h>
Inherits igor::iModule< iFilesystem >.
◆ listenToChanges()
void igor::iFilesystem::listenToChanges |
( |
const iaString & |
path, |
|
|
bool |
recursive = false |
|
) |
| |
listen to changes at given path
- Parameters
-
path | given path |
recursive | if true track changes in subdirectories as well |
◆ stopListenToChanges()
void igor::iFilesystem::stopListenToChanges |
( |
const iaString & |
path | ) |
|
stop listening to changes at given path
- Parameters
-
◆ iModule< iFilesystem >
The documentation for this class was generated from the following files: