save_zvariant-methods: Saves the current state of an instance of 'Zvariant-class' on...

Description Usage Arguments Value Author(s) See Also

Description

Saves the current state of an instance of Zvariant-class on the file system. Zvariant object tracks the location of relevant files, but the root path can be changed. If it is not changed, then the current files can be overwritten.

Usage

1
2
3
4
save_zvariant(x, dir = "", overwrite = FALSE, debug_msg = FALSE)

## S4 method for signature 'Zvariant'
save_zvariant(x, dir = "", overwrite = FALSE, debug_msg = FALSE)

Arguments

x

Zvariant object.

dir

Character string path to the root directory where the variant is created.

overwrite

Logical indicating whether files should overwritten if they exist.

debug_msg

Logical setting whether extra debugging information should be printed.

Value

Invisible NULL. This method is used only for it's side effects.

Author(s)

Joona Lehtomaki joona.lehtomaki@gmail.com

See Also

Zvariant-class


zonator documentation built on July 8, 2020, 6:18 p.m.