Services.Approvals (fnord v0.9.38)
View SourceSummary
Functions
Returns a specification to start this module under a supervisor.
Discards session-scoped approval state, as when a logical session boundary occurs within the same OS process (entering edit mode, starting a fresh follow-up). Config is resolved at confirm-time via impl dispatch, so no restart is needed to observe new settings.
Types
@type t() :: %Services.Approvals{session: [any()]}
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec reset_session() :: :ok
Discards session-scoped approval state, as when a logical session boundary occurs within the same OS process (entering edit mode, starting a fresh follow-up). Config is resolved at confirm-time via impl dispatch, so no restart is needed to observe new settings.