dataforge-io-yaml
/
space.kscience.dataforge.io.yaml
/
YamlPlugin
Yaml
Plugin
class
YamlPlugin
(meta:
Meta
) :
AbstractPlugin
Content copied to clipboard
Types
Functions
Properties
Types
Companion
Link copied to clipboard
object
Companion
:
PluginFactory
<
YamlPlugin
>
Content copied to clipboard
Functions
attach
Link copied to clipboard
open override fun
attach
(context:
Context
)
Content copied to clipboard
content
Link copied to clipboard
open override fun
content
(target:
String
):
Map
<
Name
,
Any
>
Content copied to clipboard
depends
On
Link copied to clipboard
override fun
dependsOn
():
Map
<
PluginFactory
<*>,
Meta
>
Content copied to clipboard
detach
Link copied to clipboard
open override fun
detach
()
Content copied to clipboard
to
Meta
Link copied to clipboard
open override fun
toMeta
():
Meta
Content copied to clipboard
Properties
context
Link copied to clipboard
open override val
context
:
Context
Content copied to clipboard
defaultChainTarget
Link copied to clipboard
open val
defaultChainTarget
:
String
Content copied to clipboard
defaultTarget
Link copied to clipboard
open val
defaultTarget
:
String
Content copied to clipboard
io
Link copied to clipboard
val
io
:
IOPlugin
Content copied to clipboard
meta
Link copied to clipboard
open override val
meta
:
Meta
Content copied to clipboard
name
Link copied to clipboard
open override val
name
:
Name
Content copied to clipboard
tag
Link copied to clipboard
open override val
tag
:
PluginTag
Content copied to clipboard