8.16.0.4
6 Writing information
(require vdb/write) | package: vdb-lib |
procedure
(vdb-write package-full-name vdb-key vdb-value) → void package-full-name : string? vdb-key : symbol? vdb-value : any
Write a vdb-value into a package’s vdb-key file.
For the reference of accepted associations of vdb-key to vdb-value see the "Supported keys" section.