-
-
Notifications
You must be signed in to change notification settings - Fork 0
getConfig
Legopitstop edited this page Apr 20, 2023
·
2 revisions
Returns the root Config. If not defined it will create a config
import UserFolder
# create config
config = UserFolder.Config()
# get config
config2 = UserFolder.getConfig()
print(config2)| Parameter | Type | Value |
|---|---|---|
create |
boolean | If no config can be found create one. |
UserFolder by Legopitstop (c) 2022