Module pueue_lib::state

source ·
Expand description

The main struct used to represent the daemon’s current state.

Structs§

  • A little helper struct that’s returned by the state’s task filter functions. Contains all task ids of tasks that matched and didn’t match a given condition.
  • The representation of a group.
  • This is the full representation of the current state of the Pueue daemon.

Enums§

  • Represents the current status of a group. Each group acts as a queue and can be managed individually.

Constants§

Type Aliases§