Skip to main content

save

Method
This is a method of the PlanStorage class in the planning module.
Save a plan.

Signature

def save(&mut self, plan: Plan) -> ()

Parameters

plan
Plan
required
No description available.

Returns

Returns
()
The result of the operation.