pub async fn build_watch_request(cli: &Cli) -> Result<DaemonRequest>
Expand description
Builds the appropriate DaemonRequest
for the given CLI command.
pub async fn build_watch_request(cli: &Cli) -> Result<DaemonRequest>
Builds the appropriate DaemonRequest
for the given CLI command.