spec

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExtDeleteable

func ExtDeleteable(c Config, fn func(path.Absolute) fs.ExtDeleteable) *spectest.Spec

func ExtMeta

func ExtMeta(c Config, fn func(*path.Remote) fs.ExtMeta) *spectest.Spec

func ExtModeable

func ExtModeable(c Config, fn func(path.Absolute) fs.ExtModeable) *spectest.Spec

func ExtMoveable

func ExtMoveable(c Config, fn func(path.Absolute) fs.ExtMoveable) *spectest.Spec

func ExtRenameable

func ExtRenameable(c Config, fn func(path.Absolute) fs.ExtRenameable) *spectest.Spec

func ExtSpaceReporter

func ExtSpaceReporter(c Config, fn func(path.Absolute) fs.ExtSpaceReporter) *spectest.Spec

func ExtURL

func ExtURL(c Config, fn func(*path.Remote) fs.ExtURL) *spectest.Spec

func ExtWriteable

func ExtWriteable(c Config, fn func(path.Absolute) fs.ExtWriteable) *spectest.Spec

func FS

func FS(c Config, fn func(path.Absolute) fs.FS) *spectest.Spec

func Local

func Local(c Config, fn func(path.Local) fs.Local) *spectest.Spec

func ReadOnly

func ReadOnly(c Config, fn func(path.Absolute) fs.ReadOnly) *spectest.Spec

func Remote

func Remote(c Config, fn func(*path.Remote) fs.Remote) *spectest.Spec

func TestFS

func TestFS(c Config, fn func(path.Absolute) fs.TestFS) *spectest.Spec

Types

type Config

type Config struct {
	Unsupported struct {
		WritingFile bool
		RenameFile  bool
	}
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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