fs

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2026 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Overview

Code generated by define_gene; DO NOT EDIT.

Index

Constants

This section is empty.

Variables

View Source
var (
	//go:embed io_fs.d.ts
	IoFsDefine   []byte
	IoFsDeclared = map[string]any{
		"readDir":            fs.ReadDir,
		"readFile":           fs.ReadFile,
		"ErrInvalid":         fs.ErrInvalid,
		"fileInfoToDirEntry": fs.FileInfoToDirEntry,
		"ModeDevice":         fs.ModeDevice,
		"ModeExclusive":      fs.ModeExclusive,
		"ModeTemporary":      fs.ModeTemporary,
		"SkipAll":            fs.SkipAll,
		"ErrExist":           fs.ErrExist,
		"formatFileInfo":     fs.FormatFileInfo,
		"glob":               fs.Glob,
		"ModePerm":           fs.ModePerm,
		"ModeSetgid":         fs.ModeSetgid,
		"stat":               fs.Stat,
		"walkDir":            fs.WalkDir,
		"ErrNotExist":        fs.ErrNotExist,
		"ModeCharDevice":     fs.ModeCharDevice,
		"sub":                fs.Sub,
		"ErrPermission":      fs.ErrPermission,
		"ModeSetuid":         fs.ModeSetuid,
		"ModeSymlink":        fs.ModeSymlink,
		"SkipDir":            fs.SkipDir,
		"ModeDir":            fs.ModeDir,
		"ErrClosed":          fs.ErrClosed,
		"formatDirEntry":     fs.FormatDirEntry,
		"ModeAppend":         fs.ModeAppend,
		"ModeSticky":         fs.ModeSticky,
		"validPath":          fs.ValidPath,
		"ModeIrregular":      fs.ModeIrregular,
		"ModeNamedPipe":      fs.ModeNamedPipe,
		"ModeSocket":         fs.ModeSocket,
		"ModeType":           fs.ModeType,
		"toFileMode": func(n uint32) fs.FileMode {
			return fs.FileMode(n)
		},
	}
)

Functions

This section is empty.

Types

type IoFsModule

type IoFsModule struct{}

func (IoFsModule) Exports

func (S IoFsModule) Exports() map[string]any

func (IoFsModule) Identity

func (S IoFsModule) Identity() string

func (IoFsModule) TypeDefine

func (S IoFsModule) TypeDefine() []byte

Jump to

Keyboard shortcuts

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