Available on crate feature
project-util
only.Expand description
Utilities for creating, mocking and testing of (temporary) projects Utilities for mocking project workspaces
Modules§
- mock
- Helpers to generate mock projects
Structs§
- Artifacts
Snapshot - The cache file and all the artifacts it references
- Temp
Project - A
Project
wrapper that lives in a new temporary directory
Functions§
- clone_
remote - Clones a remote repository into the specified directory.
- copy_
dir - Copies all content of the source dir into the target dir
- copy_
file - Copies a single file into the given dir