This function can be used to save fields defined
using e.g. refdb_set_fields to a file.
Data are saved in YAML and can be read again using the
config_yaml argument of refdb_set_fields.
Usage
refdb_write_fields(x, file)
Value
No return value, called for its side effects.
Arguments
x
a reference database with some fields to be saved.