Companion

object Companion

Common predefined group ids used by fzzy config. Group actions to these if you want context to appear alongside defaults from these groups.

Author

fzzyhmstrs

Since

0.6.0

Properties

Link copied to clipboard
const val COLLECTION: String

Actions specific to collections like lists, maps, etc.

Link copied to clipboard
const val CONFIG: String

Config-wide actions like save go in this group

Link copied to clipboard
const val ENTRY: String

The primary group for config settings; context like copy, paste, and revert are put in this group.