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