new specific exceptions/errors in pyslk
-
PermissionErrorwhen slk retrieve does not have write permissions (check withos.access('/path/to/folder', os.W_OK)) PySlkNoValidLoginTokenError
PermissionError when slk retrieve does not have write permissions (check with os.access('/path/to/folder', os.W_OK))PySlkNoValidLoginTokenError