Package 

Class PropertyBasedReplConfiguration

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      <T extends Any> T get(String key, Converter<T> converter)
      Unit set(String key, String value)
      List<String> list()
      Unit load()
      Plugin getPlugin(String klassName)
      Iterator<Plugin> plugins()
      • 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