Skip to main content

Module ids

Module ids 

Source
Expand description

Short task ids: display as lv- + a unique hex prefix (git-style), prefix matching on input.

Enums§

PrefixError

Functions§

resolve_prefix
Resolve user input (lv-3f2a, 3f2a, or a full id) to a task id.
short_id
Shortest unique-prefix display id for id within world (min 4 hex chars). Falls back to lengthening on collision, git-style.