Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
elide.runtime.plugins.vfs
/
Vfs
/
Plugin
Plugin
object
Plugin
:
EnginePlugin
<
VfsConfig
,
Vfs
>
Identifier for the
Vfs
plugin, which configures contexts with a custom file system.
Members
Properties
key
Link copied to clipboard
open
override
val
key
:
EnginePlugin.Key
<
Vfs
>
Functions
install
Link copied to clipboard
open
override
fun
install
(
scope
:
EnginePlugin.InstallationScope
,
configuration
:
VfsConfig
.
(
)
->
Unit
)
:
Vfs