package
3.41.0
Repository: https://github.com/go-task/task.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
Exists will check if a file at the given path Exists.
ExistsWalk will check if a file at the given path exists by calling the exists function.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RemoteExists will check if a file at the given URL Exists.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
A FileNode is a node that reads a taskfile from the local filesystem.
An GitNode is a node that reads a Taskfile from a remote location via Git.
An HTTPNode is a node that reads a Taskfile from a remote location via HTTP.
A Reader will recursively read Taskfiles from a given source using a directed acyclic graph (DAG).
A StdinNode is a node that reads a taskfile from the standard input stream.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author