package
1.0.2
Repository: https://github.com/omio-labs/myke.git
Documentation: pkg.go.dev

# Functions

ExecuteQuery executes the given query in the workspace.
OsEnv returns current process environment as a map.
ParseProject parses the given project.
ParseQueries parses a query from the command line.
ParseWorkspace parses the current workspace.
RenderTemplate renders the given template with env/args map.

# Variables

No description provided by the author

# Structs

Execution represents a task and context being invoked.
File implements http.File.
FileInfo implements the os.FileInfo interface.
FileSystem is an http.FileSystem implementation.
Project represents a parsed project.
Query reprents a task execution query.
Task reprents a parsed task.
Workspace represents the current myke workspace.