NamePrefix

data class NamePrefix(val namePrefix: String) : Options.Filter

Deprecated (with error)

Use `com.juul.kable.Filter.NamePrefix` instead.

Constructors

Link copied to clipboard
constructor(namePrefix: String)

Properties

Link copied to clipboard