schMapSaveConfig
schMapSaveConfig(
t_path
)
=> t / nil
Description
Creates a configuration file with the arguments used in Schematic Migration that have values that differ from the default.
Arguments
Value Returned
Examples
schMapSaveConfig("./schMapDefaults.il")
Return to top