Expand description
An abstraction for an existing directory, and one that should be usable (i.e. is worth trying to use).
Structs§
- Working
Directory - Working
Directory Auto Clean Opts - Working
Directory Path - A path to a working directory. Has methods that only need a path, nothing else.
- Working
Directory Status - Stored in
$n.statusfiles for each working directory - Working
Directory With Pool Lock - Working
Directory With Pool Lock Mut - Does not own the lock! See
WorkingDirectoryWithPoolMutfor that. - Working
Directory With Pool Mut - Owns the lock
Enums§
Constants§
- REMOTE_
NAME - The name of the default upstream; just Git’s default name when cloning, relying on that!