Skip to content

ElectronMoveToApplicationsFolderOptions

Unofficial

Options for moving the application into the Applications folder.

Import:

import type { ElectronMoveToApplicationsFolderOptions } from '@obsidian-typings/obsidian-catalyst-latest';

Signature:

export interface ElectronMoveToApplicationsFolderOptions

Methods

Method Returns Description
conflictHandler(conflictType) boolean A handler for potential conflict in move failure.