check_folder_in_ignoreΒΆ
Checks whether a folder is in the ignore_list.
| param folder: | Absolute path to folder |
|---|---|
| type folder: | str |
| param ignore_list: | |
| Ignore list | |
| type ignore_list: | |
| list | |
| returns: | Bool whether file/folder is in ignore list. |
| rtype: | bool |
Checks whether a folder is in the ignore_list.
| param folder: | Absolute path to folder |
|---|---|
| type folder: | str |
| param ignore_list: | |
| Ignore list | |
| type ignore_list: | |
| list | |
| returns: | Bool whether file/folder is in ignore list. |
| rtype: | bool |