Skip to main content

tick_socket_path

Function tick_socket_path 

Source
pub fn tick_socket_path(home: &UnifierHome) -> PathBuf
Expand description

Inbound tick lifecycle control (Jan drives start/phase/end here).

Same line-delimited JSON as socket_path, but only tick ops (+ ping) are accepted. See crate::daemon::protocol::Request tick variants.