ConfigStore.saveAs

void saveAs(string filePath) @safe

Save configuration to a different file.

If the target file exists, its formatting is preserved. If it doesn't exist, default formatting is used.

Parameters

filePathDestination path