paths

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2025 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Functions = "function"
	Internal  = "zzz"
	Branches  = "branches"
	Data      = "data"
	Tags      = "tags"
)

Variables

View Source
var (
	FunctionBranches = path.Join(Internal, Branches)
	MinecraftData    = path.Join(Data, "minecraft")
	McbData          = path.Join(Data, "mcb")
	MathData         = path.Join(Data, "math")
	McbFunctions     = path.Join(McbData, Functions)
	MinecraftTags    = path.Join(MinecraftData, Tags)
	MathFunctions    = path.Join(MathData, Functions)
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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