filepath

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: 4 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 path_filepath.d.ts
	PathFilepathDefine   []byte
	PathFilepathDeclared = map[string]any{
		"isAbs":         filepath.IsAbs,
		"SkipDir":       filepath.SkipDir,
		"split":         filepath.Split,
		"walkDir":       filepath.WalkDir,
		"dir":           filepath.Dir,
		"walk":          filepath.Walk,
		"ListSeparator": filepath.ListSeparator,
		"Separator":     filepath.Separator,
		"toSlash":       filepath.ToSlash,
		"ext":           filepath.Ext,
		"SkipAll":       filepath.SkipAll,
		"volumeName":    filepath.VolumeName,
		"evalSymlinks":  filepath.EvalSymlinks,
		"base":          filepath.Base,
		"fromSlash":     filepath.FromSlash,
		"glob":          filepath.Glob,
		"match":         filepath.Match,
		"splitList":     filepath.SplitList,
		"ErrBadPattern": filepath.ErrBadPattern,
		"join":          filepath.Join,
		"rel":           filepath.Rel,
		"abs":           filepath.Abs,
		"clean":         filepath.Clean,
		"hasPrefix":     filepath.HasPrefix,
		"isLocal":       filepath.IsLocal,
	}
)

Functions

This section is empty.

Types

type PathFilepathModule

type PathFilepathModule struct{}

func (PathFilepathModule) Exports

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

func (PathFilepathModule) Identity

func (S PathFilepathModule) Identity() string

func (PathFilepathModule) TypeDefine

func (S PathFilepathModule) TypeDefine() []byte

Jump to

Keyboard shortcuts

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