pub async fn handle_watch(cli: &Cli) -> Result<()>
Expand description
Handles watch-related CLI commands by delegating to subfunctions
that build the appropriate DaemonRequest
.
pub async fn handle_watch(cli: &Cli) -> Result<()>
Handles watch-related CLI commands by delegating to subfunctions
that build the appropriate DaemonRequest
.