path

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: 3 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.d.ts
	PathDefine   []byte
	PathDeclared = map[string]any{
		"dir":           path.Dir,
		"ErrBadPattern": path.ErrBadPattern,
		"ext":           path.Ext,
		"isAbs":         path.IsAbs,
		"join":          path.Join,
		"match":         path.Match,
		"base":          path.Base,
		"clean":         path.Clean,
		"split":         path.Split,
	}
)

Functions

This section is empty.

Types

type PathModule

type PathModule struct{}

func (PathModule) Exports

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

func (PathModule) Identity

func (S PathModule) Identity() string

func (PathModule) TypeDefine

func (S PathModule) TypeDefine() []byte

Directories

Path Synopsis
Code generated by define_gene; DO NOT EDIT.
Code generated by define_gene; DO NOT EDIT.

Jump to

Keyboard shortcuts

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