korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-io-vfs
/
korlibs.io.file
/
FinalVfsFile
Final
Vfs
File
data
class
FinalVfsFile
(
val
file
:
VfsFile
)
Members
Members & Extensions
Constructors
Final
Vfs
File
Link copied to clipboard
constructor
(
file
:
VfsFile
)
constructor
(
vfs
:
Vfs
,
path
:
String
)
Properties
file
Link copied to clipboard
val
file
:
VfsFile
path
Link copied to clipboard
val
path
:
String
vfs
Link copied to clipboard
val
vfs
:
Vfs
Functions
to
File
Link copied to clipboard
fun
FinalVfsFile
.
toFile
(
)
:
VfsFile