Expand description
Crate for communicating with way-cooler over its IPC sockets.
Structs§
- Command
Client - Represents a client which can be used to send commands
Enums§
- Command
- Commands sent over command socket
- Command
Error - Return types from the command socket for erroneous command queries
- Command
Success - Return types from the command socket for successful command queries
Functions§
- connect_
to_ command - Connect to the active way-cooler command IPC.
Type Aliases§
- Command
Result - Result type returned from command thread requests