The source of the vim object, either a string or a BFast.
The settings to configure the behavior of the vim object.
Optional
onProgress: (p: IProgressLogs) => voidOptional callback function to track progress logs.
A Promise that resolves when the vim object is successfully opened.
Asynchronously opens a vim object from a given source with the provided settings.