replaceVariables

open override fun replaceVariables(mapping: Map<String, String>): KernelRepository

Replace variables and return the result.

Return

instance with substituted variables

Parameters

mapping

maps variables names to their values