The content type of the file (defaults to "file"
).
The format of the file (defaults to "text"
).
Test whether the object has been disposed.
This property is always safe to access.
The name of the model.
Create a new model for a given path.
An optional kernel language preference.
A new document model.
Dispose of the resources held by the object.
If the object's dispose
method is called more than once, all
calls made after the first will be a no-op.
It is undefined behavior to use any functionality of the object after it has been disposed unless otherwise explicitly noted.
Get the preferred kernel language given a file path.
Generated using TypeDoc
The interface for a model factory.