pub fn for_project(project: Project) -> Box<dyn ProjectCommands>Expand description
Return the ProjectCommands for the given project.
pub fn for_project(project: Project) -> Box<dyn ProjectCommands>Return the ProjectCommands for the given project.