korlibs
Toggle table of contents
6.1.0-SNAPSHOT
native
Target filter
native
Switch theme
Search in API
Skip to content
korlibs
korlibs-io
/
korlibs.io.posix
/
PosixStatInfo
/
PosixStatInfo
Posix
Stat
Info
native
constructor
(
size
:
Long
,
isDirectory
:
Boolean
,
mode
:
Int
=
0
,
timeCreated
:
DateTime
=
DateTime.EPOCH
,
timeModified
:
DateTime
=
DateTime.EPOCH
,
timeLastAccess
:
DateTime
=
DateTime.EPOCH
)