recipes.moveit

recipes.moveit(fname)[source]

Check if a file/directory exists, if yes, rename it

Parameters:

fname : str

A string specifying (the path to) the file/directory to be renamed (if existing)

Returns:

Nothing : None

See also

None

Notes

None