IS_REMOVABLE - Check if a file path is on a removable drive
Not necessarily perfectly reliable at detection, but works for most cases.
Contents
inputs
- file: path to check
- backend: backend to use
Outputs
- i: true if path is on a removable drive
- b: backend used