gitfs

package
v0.16.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 28, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FS

type FS struct {
	fs.Local
	// contains filtered or unexported fields
}

FS is a filesystem, that is supposed to be a checkedout working copy Every change to the FS is directly committed

func New

func New(fsys fs.Local) (*FS, error)

func (*FS) Delete

func (f *FS) Delete(p path.Relative, recursive bool) error

func (*FS) Write

func (f *FS) Write(p path.Relative, rd io.ReadCloser, inbetween bool) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL