Watch-Event currently checks only the current directory and its source directory for event sources. While this is faster, it requires registration of event sources within a .psd1 to discover them. This is suboptimal. Therefore, performance should lose this trade-off and any file named @nameofsource should be searched for -Recrusively.
Watch-Event currently checks only the current directory and its source directory for event sources. While this is faster, it requires registration of event sources within a .psd1 to discover them. This is suboptimal. Therefore, performance should lose this trade-off and any file named
@nameofsourceshould be searched for -Recrusively.