User Tools

Site Tools


script:module:recutil

recutil (Module)

Module that contains utilities for manipulating records.

Functions

copyMissingMembers ( src : Record, dest : Record )

Duplicates all members of the src record in the dest record without touching existing values in dest. Private members in src (begin with a double underscore __) are ignored.

script/module/recutil.txt · Last modified: 2019-11-17 16:16 by skyjake