watex.utils.funcutils.move_cfile#
- watex.utils.funcutils.move_cfile(cfile, savepath=None, **ckws)[source]#
Move file to its savepath and output message.
If path does not exist, should create one to save data. :param cfile: name of the configuration file :param savepath: Path-like object :param dpath: default path
- Returns
configuration file
out message