Clan-app: init single-disk template
This commit is contained in:
@@ -48,6 +48,7 @@ def find_toplevel(top_level_files: list[str]) -> Path | None:
|
||||
|
||||
class TemplateType(Enum):
|
||||
CLAN = "clan"
|
||||
DISK = "disk"
|
||||
|
||||
|
||||
def clan_templates(template_type: TemplateType) -> Path:
|
||||
|
||||
Reference in New Issue
Block a user