Class peagen.tui.components.templates_view.TemplatesView
peagen.tui.components.templates_view.TemplatesView
TemplatesView(*args, **kwargs)
Bases: Tree
View template-set and prompt template files.
🚧 editing/saving not yet supported
Source code in peagen/tui/components/templates_view.py
16 17 |
|
on_mount
on_mount()
Populate the tree from the bundled template directory.
Source code in peagen/tui/components/templates_view.py
19 20 21 22 23 |
|