Zvariant
object.Corresponding files on the file system are immediately created. In orderd
to modify the variant, manipulate the returned Zvariant
object and
use save_zvariant
method.
copy_zvariant(x, name, dir)# S4 method for Zvariant,character,character
copy_zvariant(x, name, dir)
Zvariant object.
Characted string naming the copied variant.
Characted string directory where the new variant is created on file system.
Zvariant
object
If the variant being copied has results, they are not copied to the new variant.