-
- All Implemented Interfaces:
public abstract class ReplConfigurationBase extends PropertyBasedReplConfiguration
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classReplConfigurationBase.Companion
-
Constructor Summary
Constructors Constructor Description ReplConfigurationBase(List<String> defaultPlugins)
-
Method Summary
-
Methods inherited from class org.jetbrains.kotlinx.ki.shell.configuration.PropertyBasedReplConfiguration
get, getPlugin, list, plugins, set -
Methods inherited from class org.jetbrains.kotlinx.ki.shell.configuration.ReplConfiguration
check, get, get, get, get, get, get, get, get1, getNullable, getNullable, getTouched, getWithConverter, getWithConverterNullable -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-