package
1.15.0
Repository: https://github.com/magefile/mage.git
Documentation: pkg.go.dev

# Functions

EnableDebug turns on debug logging.
Package compiles information about a mage package.
PrimaryPackage parses a package.

# Structs

Arg is an argument to a Function.
Function represented a job function from a mage file.
Import represents the data about a mage:import package.
PkgInfo contains inforamtion about a package of files according to mage's parsing rules.

# Type aliases

Functions implements sort interface to optimize compiled output with deterministic generated mainfile.
Imports implements sort interface to optimize compiled output with deterministic generated mainfile.