Condition

sealed class Condition

Types

IsPkg
Link copied to clipboard
common
data class IsPkg(pkg: String, behavior: FilterBehavior, eagerFilter: Boolean) : Condition
IsTag
Link copied to clipboard
common
data class IsTag(tag: Logger.Tag, behavior: FilterBehavior) : Condition

Inheritors

Condition
Link copied to clipboard
Condition
Link copied to clipboard