//
pkg.gl
Category
github.com/magefile/mage
parse
package
1.15.0
Repository:
https://github.com/magefile/mage.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
9
Files
762 SLOC
#
Functions
EnableDebug
EnableDebug turns on debug logging.
Package
Package compiles information about a mage package.
PrimaryPackage
PrimaryPackage parses a package.
#
Structs
Arg
Arg is an argument to a Function.
Function
Function represented a job function from a mage file.
Import
Import represents the data about a mage:import package.
PkgInfo
PkgInfo contains inforamtion about a package of files according to mage's parsing rules.
#
Type aliases
Functions
Functions implements sort interface to optimize compiled output with deterministic generated mainfile.
Imports
Imports implements sort interface to optimize compiled output with deterministic generated mainfile.