Files
2018-08-03 10:10:31 +02:00

20 lines
399 B
Plaintext

Volume -- The logical drives
============================
The list of logical drives is accessible via :py:attr:`windows.system.logicaldrives
<windows.winobject.system.System.logicaldrives>`
.. note::
See sample :ref:`sample_system`
.. module:: windows.winobject.volume
.. autoclass:: LogicalDrive
.. data:: name
Name of the logical drive
:type: :class:`str`