pub fn check_socket(
socket: &SocketLocation,
connect: &dyn Fn(&str) -> Result<()>,
) -> ArtifactCheckExpand description
Reconcile the daemon IPC endpoint.
pub fn check_socket(
socket: &SocketLocation,
connect: &dyn Fn(&str) -> Result<()>,
) -> ArtifactCheckReconcile the daemon IPC endpoint.