//
pkg.gl
Category
gg-scm.io/pkg/git
internal
filesystem
package
0.11.0
Repository:
https://github.com/gg-scm/gg-git.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
165 SLOC
#
Functions
Mkdir
Mkdir returns a new make directory operation.
Remove
Remove returns a new remove operation.
Rename
Rename returns a new rename operation.
Symlink
Symlink returns a new symlink operation.
Write
Write returns a new write operation.
#
Structs
Operation
An Operation describes a single step of a Dir.Apply.
#
Type aliases
Dir
A Dir is a filesystem path to a directory from which to apply operations.