Skip to main content

Module lock

Module lock 

Source

Constants§

LOCK_NAME

Functions§

lock_key
Generate the lock file key for an entry: "{source_type}/{entity_type}/{name}".
read_lock
Read lock entries from Skillfile.lock. Returns empty map if file is missing.
write_lock
Write lock entries to Skillfile.lock with sorted keys, 2-space indent, trailing newline.