korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-io
/
korlibs.io.file.std
/
UniSchema
Uni
Schema
class
UniSchema
(
val
name
:
String
,
val
provider
:
(
URL
)
->
VfsFile
)
Members
Constructors
Uni
Schema
Link copied to clipboard
constructor
(
name
:
String
,
provider
:
(
URL
)
->
VfsFile
)
Properties
name
Link copied to clipboard
val
name
:
String
provider
Link copied to clipboard
val
provider
:
(
URL
)
->
VfsFile