package
Version:
v0.0.0-...-a2b917b
Opens a new window with list of versions in this module.
Published: Jan 30, 2024
License: MIT
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type TaskOptions struct {
WorkingDirectory string `v8:"cwd"`
Requires []string `v8:"requires"`
Script string `v8:"script"`
Env map[string]string `v8:"env"`
Arguments []string `v8:"args"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.