Documentation
¶
Index ¶
- func ExtDeleteable(c Config, fn func(path.Absolute) fs.ExtDeleteable) *spectest.Spec
- func ExtMeta(c Config, fn func(*path.Remote) fs.ExtMeta) *spectest.Spec
- func ExtModeable(c Config, fn func(path.Absolute) fs.ExtModeable) *spectest.Spec
- func ExtMoveable(c Config, fn func(path.Absolute) fs.ExtMoveable) *spectest.Spec
- func ExtRenameable(c Config, fn func(path.Absolute) fs.ExtRenameable) *spectest.Spec
- func ExtSpaceReporter(c Config, fn func(path.Absolute) fs.ExtSpaceReporter) *spectest.Spec
- func ExtURL(c Config, fn func(*path.Remote) fs.ExtURL) *spectest.Spec
- func ExtWriteable(c Config, fn func(path.Absolute) fs.ExtWriteable) *spectest.Spec
- func FS(c Config, fn func(path.Absolute) fs.FS) *spectest.Spec
- func Local(c Config, fn func(path.Local) fs.Local) *spectest.Spec
- func ReadOnly(c Config, fn func(path.Absolute) fs.ReadOnly) *spectest.Spec
- func Remote(c Config, fn func(*path.Remote) fs.Remote) *spectest.Spec
- func TestFS(c Config, fn func(path.Absolute) fs.TestFS) *spectest.Spec
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtDeleteable ¶
func ExtModeable ¶
func ExtMoveable ¶
func ExtRenameable ¶
func ExtSpaceReporter ¶
func ExtWriteable ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.