@eryx/package/lockfile Module

Summary

Functions

lockfile.load(root: string)types.LockFile?
lockfile.save(root: string, lock: types.LockFile)()

API Reference

Functions

lockfile.exists

lockfile.exists(root: string)boolean

lockfile.load

lockfile.load(root: string)types.LockFile?

lockfile.save

lockfile.save(root: string, lock: types.LockFile)()