Method EnsureInitialized
EnsureInitialized()
Ensures the file repository has been verified and the repository lock is acquired. The repository must already exist (call EnsureCreated() first if needed).
Declaration
public void EnsureInitialized()
Exceptions
| Type | Condition |
|---|---|
| DirectoryNotFoundException | The configured base directory is not a FulcrumFS repository or is missing required structure. |