package
2.1.0+incompatible
Repository: https://github.com/google/glazier.git
Documentation: pkg.go.dev

# Functions

Create attempts to create a scheduled task.
Delete attempts to delete a scheduled task.
Disable disables a scheduled task.
Enable enables a scheduled task.
TaskExists is a helper function that detects whether a scheduled task exists.

# Variables

ErrNotRegistered indicates that the querired Scheduled Task is not registered in the Windows Task Scheduler.
ErrTaskNotFound indicates a failure due to task resolution.