###
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
###
krch
/
org.danbrough.krch.config
Package-level
declarations
Types
Functions
Properties
Types
Config
Type
Link copied to clipboard
enum
ConfigType
:
Enum
<
ConfigType
>
Properties
log
Link copied to clipboard
val
log
:
Logger
Functions
parse
Config
File
Link copied to clipboard
fun
parseConfigFile
(
path
:
Path
)
:
Sequence
<
Triple
<
ConfigType
,
String
,
String
?
>
>