Discover Packages
github.com/lephar/snapd
cmd
snap-bootstrap
triggerwatch
package
Version:
v0.0.0-...-c7fba9c
Opens a new window with list of versions in this module.
Published: Aug 25, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
var (
ErrTriggerNotDetected = errors .New ("trigger not detected")
ErrNoMatchingInputDevices = errors .New ("no matching input devices")
)
Wait waits for a trigger on the available trigger devices for a given amount
of time. Returns nil if one was detected, ErrTriggerNotDetected if timeout
was hit, or other non-nil error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.