computeShouldPrompt
computeShouldPrompt(
state,now):boolean
Defined in: src/star-prompt.ts:43
Pure decision: is the nudge eligible to show at now? Terminal flags win,
then an active snooze, then the grace window. Exported for direct unit tests.
Parameters
Section titled “Parameters”number
Returns
Section titled “Returns”boolean