###
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
###
krch
/
org.danbrough.krch
/
KEnvironment
/
Settings
/
Settings
Settings
constructor
(
envVarPrefix
:
String
=
"KRCH"
,
rootCommandName
:
String
=
envVarPrefix.lowercase()
,
defaultHomeDirName
:
String
=
"."
,
defaultConfigName
:
String
=
".properties"
,
defaultHistoryName
:
String
=
".history"
)