package
0.11.0
Repository: https://github.com/gg-scm/gg-git.git
Documentation: pkg.go.dev

# Functions

Mkdir returns a new make directory operation.
Remove returns a new remove operation.
Rename returns a new rename operation.
Symlink returns a new symlink operation.
Write returns a new write operation.

# Structs

An Operation describes a single step of a Dir.Apply.

# Type aliases

A Dir is a filesystem path to a directory from which to apply operations.