-
coqui.Path.symlink_to(target, target_is_directory=
False) Make this path a symlink pointing to the target path. Note the order of arguments (link, target) is the reverse of os.symlink.
False)Make this path a symlink pointing to the target path. Note the order of arguments (link, target) is the reverse of os.symlink.