Skip to content

Simba.Data

Simba.Data.Repository.JsonProjectRepository

JsonProjectRepository(string) Constructor

Open an existing repository if the file already exists or create one if the file doesn't exist.

1
JsonProjectRepository(path=None)

Parameters

path System.String

Path to the project file (*.jsimba). If None an empty temporary file is created