Skip to content

ExecFromRootOptions

Options for execFromRoot.

Import:

import type { ExecFromRootOptions } from 'obsidian-dev-utils/script-utils/root';

Signature:

export type ExecFromRootOptions

Signature:

type ExecFromRootOptions = ExecOptions

Type: ExecOptions