DiscardedSessions
The two sets, exposed directly rather than behind add/has pairs.
Class in muse_code
PendingCommandSet takes the command_ids
set BY REFERENCE and writes to it from discard_ephemeral(), so a
wrapper would have to re-expose a mutable seam anyway; a set[str] is
the honest shape, and it is already the shape that class uses internally.
Constructor
Section titled “Constructor”DiscardedSessions()
Source
clients/sdk-py/src/muse_code/facade/discarded.py:26