Impl

class Impl(val placeholderOption: YamlObject, val stringPlaceholderFormat: YamlObject) : PlaceholderSource

Constructors

Link copied to clipboard
constructor(placeholderOption: YamlObject, stringPlaceholderFormat: YamlObject)
constructor(source: YamlObject)

Properties

Link copied to clipboard
open override val placeholderOption: YamlObject
Link copied to clipboard