intellij-randomness / com.fwdekker.randomness / SchemesPanel / containsScheme

containsScheme

open fun containsScheme(name: String, projectScheme: Boolean): Boolean

Returns true if a scheme with the given name is present in this panel.

Parameters

name - the name to check for

projectScheme - ignored

Return
true if a scheme with the given name is present in this panel