Eryx
@eryx/package/lockfile
⌕
Ctrl K
☀
@eryx/package/lockfile
Module
Summary
Functions
lockfile.exists
(
root
:
string
)
→
boolean
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
)
→
()
↑