package
0.0.0-20241205040233-8478a25d5ac3
Repository: https://github.com/drone/go-task.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
Parse parses the configuration from io.Reader r.
ParseBytes parses the configuration from bytes b.
ParseFile parses the configuration from path p.
ParseString parses the configuration from string s.
# Structs
AptDep is a dependency for apt.
No description provided by the author
BrewDep is a dependency for brew.
No description provided by the author
Deps represents the dependencies for different package managers.
Go represents the Go module configuration.
Run represents the run configuration.
No description provided by the author
No description provided by the author