Skip to main content

Module stop

Module stop 

Source
Expand description

The stop command, rebuilt from first principles. The stop command, rebuilt from first principles.

Re-exports§

pub use diagnostics::project_not_found;
pub use diagnostics::service_not_found;
pub use plan::StopPlan;
pub use plan::StopPlanError;
pub use plan::resolve_plan;

Modules§

diagnostics
Typed diagnostics for the stop command.
plan
Resolving stop’s selectors into one exhaustive plan.