Files
clan-core/pkgs/clan-cli/clan_cli/templates
Jörg Thalheim 70274d69e9 templates/list: “Last input” detection is off when some inputs don’t define this template_type.
is_last_input compares against len(templates.custom.items()) - 1, but you continue past inputs that lack template_type,
so the ASCII tree may render └ on non-final printed items. Compute the filtered inputs list first.
2025-08-25 15:59:54 +02:00
..
2025-08-25 11:34:41 +02:00
2025-08-25 14:36:36 +02:00
2025-07-11 18:53:54 +02:00
2025-08-25 11:34:41 +02:00