pub async fn execute(
client: &Client,
config: &WaypointConfig,
target: DiffTarget,
) -> Result<DiffReport>Expand description
Execute the diff command.
pub async fn execute(
client: &Client,
config: &WaypointConfig,
target: DiffTarget,
) -> Result<DiffReport>Execute the diff command.