Expand description
Naming the workspace a client is in.
The default is the normalized git remote, so two harnesses in one checkout
agree without either being told. Asking git is the only I/O here; the rule
it feeds lives in packset_core::identity.
Functionsยง
- git_
remote git remote get-url originatcwd, or nothing.- identity
- The identity record for one client.
- resolve
- The workspace name for a directory under one strategy.
- user_
peer - The peer name for the person at the seat.