free-agent
Safe HaskellNone
LanguageGHC2024

Free.Agent.Bus.Cli

Description

free-agent bus CLI.

Subcommands:

post [ROOT] [--from NAME] [--to NAME]... [--body TEXT] watch [ROOT] NAME [NAME...] read [ROOT] NAME [NAME...] [--since ID | --cursor NAME] cursor [ROOT] get NAME cursor [ROOT] set NAME ID ping-watch [ROOT] NAME status [ROOT] [--threshold SECS]

Synopsis

Documentation

runStatus :: FilePath -> NominalDiffTime -> IO () Source #

Print a bus status report.

A seat whose latest own post is a halt mark (🟢/🔵) is reported as done rather than behind: decided quiet is a read, not an inference.