mirror of https://github.com/caronc/apprise
Updated decorator_notify (markdown)
parent
dac832c6db
commit
369e428db7
|
@ -170,7 +170,7 @@ Apprise will only load functions wrapped with `@notify()` decorator. These func
|
|||
- If yes: then just that specific file is loaded. There is no further recursive loading/scanning from within this sub-directories.
|
||||
- If no: then the directory is skipped.
|
||||
|
||||
All hidden files (prefixed with a period (`.`) are when this directory scanning is occurring.
|
||||
All hidden files/directories (prefixed with a period (`.`)) are ignored during any directory scanning.
|
||||
|
||||
## Command Line References
|
||||
|
||||
|
|
Loading…
Reference in New Issue