Improved working with profiles by adding helper retrieval functions.
This commit is contained in:
@@ -163,7 +163,7 @@ type
|
||||
privateKey*: Key
|
||||
publicKey*: Key
|
||||
|
||||
Profile* = TomlTableRef
|
||||
Profile* = TomlValueRef
|
||||
|
||||
Conquest* = ref object
|
||||
prompt*: Prompt
|
||||
|
||||
Reference in New Issue
Block a user