ProjectManager.import_project# ProjectManager.import_project(file_path: <module 'posixpath' (frozen)>, project_name: str = None) → bool[source]# Imports a project from the file path provided with given project name. Returns True if successful. Parameters: file_path (<module 'posixpath' (frozen)>) project_name (str) Return type: bool