fs

package
v1.0.12 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AFSProxy

type AFSProxy struct {
	// contains filtered or unexported fields
}

AFSProxy ...

func (*AFSProxy) CreateTempFile

func (inst *AFSProxy) CreateTempFile(prefix, suffix string, dir afs.Path) (afs.Path, error)

CreateTempFile ...

func (*AFSProxy) FS

func (inst *AFSProxy) FS() afs.FS

FS ...

func (*AFSProxy) ListRoots

func (inst *AFSProxy) ListRoots() []afs.Path

ListRoots ...

func (*AFSProxy) NewPath

func (inst *AFSProxy) NewPath(path string) afs.Path

NewPath ...

func (*AFSProxy) NewURI added in v1.0.11

func (inst *AFSProxy) NewURI(u afs.URI) (afs.Path, error)

NewURI ...

func (*AFSProxy) PathSeparator

func (inst *AFSProxy) PathSeparator() string

PathSeparator return ';'(windows) | ':'(unix)

func (*AFSProxy) Separator

func (inst *AFSProxy) Separator() string

Separator return '/'(unix) | '\'(windows)

Jump to

Keyboard shortcuts

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