Skip to main content

load

Function load 

Source
pub fn load(root: &Path) -> Result<LockFile, MarsError>
Expand description

Load the lock file from the given root directory.

Returns an empty LockFile if the file is absent.