Struct way_cooler_ipc::CommandClient [] [src]

pub struct CommandClient(_);

Represents a client which can be used to send commands

Methods

impl CommandClient
[src]

Connect this client to a socket at the given path

Sends a commmand to IPC and returns the result.