list_drives () ⇒ list
Lists all drives or root directories on this system.
First available: Version 1.8.6
Notes
On the Windows operating system this will return the list of drives, e.g. C, D, E etc. whereas on Unix like operating systems such as macOS it will return the top level volumes e.g. /, /Volumes/usb1.
Comments