package
Version:
v0.0.0-...-7706583
Opens a new window with list of versions in this module.
Published: Nov 6, 2023
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Task struct {
Description string `toml:"description"`
Command string `toml:"command"`
Commands []string `toml:"commands"`
Shell string `toml:"shell"`
Environment []string `toml:"environment"`
Depends []string `toml:"depends"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.