dump_defaults

simcado.commands.dump_defaults(filename=None, selection='freq')[source]

Dump the frequent.config file to a path specified by the user

Parameters
filenamestr, optional

path or filename where the .config file is to be saved

selectionstr, optional

[“freq”, “all”] amount of keywords to save. “freq” only prints the most frequently used keywords. “all” prints all of them