renameScheme

open override fun renameScheme(scheme: T, newName: String)

Called when the user renames a scheme.

Parameters

scheme

the scheme that is being renamed

newName

the new name of the scheme

Sources

jvm source
Link copied to clipboard