Go to the first, previous, next, last section, table of contents.


copyMosKeySlot

Function: copyMosKeySlot { dst-key dst-slot src-key src-slot -> }
file: job.t
package: muf
status: alpha

The copyMosKeySlot function copies the contents of one slot description between two instances of class mosKey. This saves having to individually copy all the slot properties such as :classMayWrite.


Go to the first, previous, next, last section, table of contents.