ConfigStore.saveAs
void saveAs(string filePath) @safeSave configuration to a different file.
If the target file exists, its formatting is preserved. If it doesn't exist, default formatting is used.
Parameters
filePath | Destination path |
void saveAs(string filePath) @safeSave configuration to a different file.
If the target file exists, its formatting is preserved. If it doesn't exist, default formatting is used.
filePath | Destination path |