Rachel
Toggle table of contents
3.5.0
windows
Target filter
windows
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.native.win32.core
/
love.yinlin.native.win32
/
DriverInfo
Driver
Info
data
class
DriverInfo
(
val
name
:
Path
,
val
totalSpace
:
Long
,
val
freeSpace
:
Long
)
Members
Constructors
Driver
Info
Link copied to clipboard
constructor
(
name
:
Path
,
totalSpace
:
Long
,
freeSpace
:
Long
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
free
Space
Link copied to clipboard
val
freeSpace
:
Long
name
Link copied to clipboard
val
name
:
Path
total
Space
Link copied to clipboard
val
totalSpace
:
Long