left4me/components/l4d2-host-lib/src/l4d2host
2026-04-23 01:01:14 +02:00
..
fs feat(l4d2): implement start stop delete lifecycle with callback support 2026-04-23 00:58:56 +02:00
templates feat(l4d2): implement initialize flow and systemd user template management 2026-04-23 00:57:00 +02:00
__init__.py feat(l4d2): scaffold package and v1 CLI entrypoint 2026-04-23 00:53:19 +02:00
cli.py docs(l4d2): finalize v1 CLI contracts and web-facing read APIs 2026-04-23 01:01:14 +02:00
instances.py feat(l4d2): implement start stop delete lifecycle with callback support 2026-04-23 00:58:56 +02:00
logs.py feat(l4d2): add status and journald log read APIs 2026-04-23 01:00:02 +02:00
process.py feat(l4d2): add callback-capable streaming process runner 2026-04-23 00:54:55 +02:00
spec.py feat(l4d2): add spec parser with required port and permissive fields 2026-04-23 00:53:59 +02:00
status.py feat(l4d2): add status and journald log read APIs 2026-04-23 01:00:02 +02:00
steam_install.py feat(l4d2): implement callback-aware install command 2026-04-23 00:55:36 +02:00
systemd_user.py feat(l4d2): implement initialize flow and systemd user template management 2026-04-23 00:57:00 +02:00