Expand description
Archive operation for specs.
Provides the canonical implementation for archiving completed specs.
Structs§
- Archive
Options - Options for the archive operation.
Functions§
- archive_
spec - Archive a completed spec by moving it to the archive directory.
- move_
spec_ file - Move a file using git mv, falling back to fs::rename if not in a git repo or if no_stage is true.