mirror of
https://github.com/hakril/PythonForWindows
synced 2026-06-08 14:31:45 +00:00
16 lines
264 B
ReStructuredText
16 lines
264 B
ReStructuredText
Volume -- The logical drives
|
|
============================
|
|
|
|
.. note::
|
|
|
|
See sample :ref:`sample_system`
|
|
|
|
.. module:: windows.winobject.volume
|
|
|
|
.. autoclass:: LogicalDrive
|
|
|
|
.. data:: name
|
|
|
|
Name of the logical drive
|
|
|
|
:type: :class:`str` |