Skip to content

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 OwnedInstanceAsar

Properties

PropertyTypeDescription
pathstringAbsolute path to the cached/source asar file.
versionstringThe asar's x.y.z version.

Links to this page: