Companion

object Companion

Properties

Link copied to clipboard
const val ACTIVE_KEY: String
Link copied to clipboard
const val AUTO_CORRECT_KEY: String
Link copied to clipboard
const val CONFIG_SEPARATOR: String
Link copied to clipboard
val empty: Config

An empty configuration with no properties. This config should only be used in test cases. Always returns the default value except when 'active' is queried, it returns true.

Link copied to clipboard
const val EXCLUDES_KEY: String
Link copied to clipboard
const val INCLUDES_KEY: String
Link copied to clipboard
val PRIMITIVES: Set<KClass<out Any>>
Link copied to clipboard
const val SEVERITY_KEY: String