Skip to main content

Module lines

Module lines 

Source
Expand description

Lines renderer — one identifier per line.

Lines output emits one identifier per line for easy shell pipeline consumption (e.g. piping into xargs). Auth methods emit:

  • auth_login / auth_status / auth_set_token: the server URL.
  • auth_logout: <server>\twas_cached=true|false (tab-separated, bespoke decorated default; projected path goes through the engine).

Per-noun methods arrive with real data: project_dump in Phase 3, projects (list) in Phase 4; other noun-groups (data-models, etc.) in Phase 5.

Structs§

LinesRenderer
Renders output as one identifier per line.