components/flutterstart_cli/src/commands/apply_pipeline library
Classes
Functions
-
runApplyPipeline(
{required ChangePlan approvedPlan, required PlanLocationRecord location, required PlanStore planStore, required AppliedHistoryStore historyStore, required ProcessRunner processRunner, required Future< ValidationOutcome> validate(String projectRoot, List<CommandRecord> commands), required void releaseStaging(String stagingRoot), ApplyFileSystem fileSystem = const ApplyFileSystem(), ApplyObservations? observations}) → Future<ApplyPipelineResult>