Improved working with profiles by adding helper retrieval functions.

This commit is contained in:
Jakob Friedl
2025-08-14 19:33:32 +02:00
parent 714360ef24
commit 5a73c0f2f4
5 changed files with 74 additions and 25 deletions

View File

@@ -163,7 +163,7 @@ type
privateKey*: Key
publicKey*: Key
Profile* = TomlTableRef
Profile* = TomlValueRef
Conquest* = ref object
prompt*: Prompt