Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNotReady = errors.New("quickshell IPC not ready") ErrTargetNotFound = errors.New("quickshell IPC target not found") ErrFunctionNotFound = errors.New("quickshell IPC function not found") ErrArgumentMismatch = errors.New("quickshell IPC argument mismatch") ErrUnsupportedResponse = errors.New("unsupported Quickshell IPC response") )
Functions ¶
func SocketPathForPID ¶
SocketPathForPID returns the instance IPC socket used by qs --pid.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.