Function pixi::load_lock_file

source ·
pub async fn load_lock_file(project: &Project) -> Result<LockFile>
Expand description

Loads the lockfile for the specified project or returns a dummy one if none could be found.