pub fn send_message( socket: Option<PathBuf>, message: SocketMessage, ) -> Result<()>
Send a message to the active Alacritty socket.