ConfigurationConfigFile

data class ConfigurationConfigFile(val content: String, val virtualPath: String)

Constructors

Link copied to clipboard
constructor(content: String, virtualPath: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the base-64 encoded contents of this config file.

Link copied to clipboard

Specifies the path of this config file.