mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-12 12:55:47 +02:00
Afero is a package that lets you mock out a filesystem with an in-memory filesystem. It allows us to easily create the files required for a given test without worrying about a cleanup step or different tests tripping on eachother when run in parallel. Later on I'll standardise on using afero over the vanilla os package |
||
---|---|---|
.. | ||
bits_compat.go | ||
bits_go1.13.go | ||
mac_noasm.go | ||
poly1305.go | ||
sum_amd64.go | ||
sum_amd64.s | ||
sum_generic.go | ||
sum_ppc64le.go | ||
sum_ppc64le.s | ||
sum_s390x.go | ||
sum_s390x.s |