ProjectRepository(string) Constructor Open an existing repository if the file already exists or create one if the file doesn't exist. 1ProjectRepository(path) Parameters path String Path to the project file (**.jsimba). If None an empty temporary file is created.