Package 

Class ReplConfigurationBase

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Unit load()
      • 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
    • Constructor Detail

      • ReplConfigurationBase

        ReplConfigurationBase(List<String> defaultPlugins)