OwnedInstanceAsar
An asar to provision into a harness-owned instance’s user-data directory before launch.
Import:
import type { OwnedInstanceAsar } from 'obsidian-integration-testing';Signature:
export interface OwnedInstanceAsarProperties
| Property | Type | Description |
|---|---|---|
| path | string | Absolute path to the cached/source asar file. |
| version | string | The asar's x.y.z version. |
Links to this page: