ProduceCompilationCacheRequest

@Serializable
data class ProduceCompilationCacheRequest(val scripts: List<CompilationCacheParams>)(source)

Request object containing input parameters for the PageDomain.produceCompilationCache command.

Constructors

Link copied to clipboard
constructor(scripts: List<CompilationCacheParams>)

Properties

Link copied to clipboard