[−][src]Trait lib::project_manager::ProjectManager
Required methods
fn bootstrap() -> ResultDynError<()>
fn new(jab_config: JabConfig) -> Self
fn create_project(
&mut self,
input: &CreateProjectInput
) -> ResultDynError<Project>
&mut self,
input: &CreateProjectInput
) -> ResultDynError<Project>