Save to disk a variable under the specific key
If the value is nil, the variable is removed from the file
overload 1:
config:save(key, value)
Method Property | Fluent Description | Representation |
key accepts | a String | |
value accepts | anything | |
Return Value | a ConfigAPI | |