filesystem

package
v0.28.4 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2022 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 FileSystem

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

func New

func New() (*FileSystem, error)

func (*FileSystem) AddDir

func (fs *FileSystem) AddDir(path string) error

func (*FileSystem) Close

func (fs *FileSystem) Close() error

func (*FileSystem) RealPath

func (fs *FileSystem) RealPath(path string) string

func (*FileSystem) WriteFile

func (fs *FileSystem) WriteFile(path string, data []byte) error

func (*FileSystem) WriteTextFile

func (fs *FileSystem) WriteTextFile(path string, text string) error

Jump to

Keyboard shortcuts

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