eieio-persistent-save
eieio-persistent-save is a compiled Lisp function in `eieio-base.el
'.
(eieio-persistent-save &rest LOCAL-ARGS)
Save persistent object THIS to disk.
Optional argument FILE overrides the file name specified in the object
instance.
This is a generic function with only one primary method.
Implementations:
`eieio-persistent' :PRIMARY (arg1 &optional arg2)
Save persistent object THIS to disk.
Optional argument FILE overrides the file name specified in the object
instance.
(fn THIS &optional FILE
)
Defined in `eieio-base.el'