Rendering a tree comes with a bunch of subtle edge cases that can be solved here in a keimeno interface class:

- When does a line start with
┌, └ or ├
- When does a line with a hanging indent get a
│ prefix?
- When to add a blank line (with
| prefix?)
etc.
Rendering a tree comes with a bunch of subtle edge cases that can be solved here in a keimeno interface class:
┌,└or├│prefix?|prefix?)etc.