Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OpenTargetOperation

An operation for open something.

Hierarchy

Index

Properties

Optional if

if: string | string[]

One or more (JavaScript) conditions that check if that item is available or not.

Optional ignoreIfFail

ignoreIfFail: boolean

Continue when target operation fails or not.

Optional name

name: string

The name.

target

target: string

The target to open.

Optional type

type: string

The type.

Optional wait

wait: boolean

Wait until operation has been finished or not.

Generated using TypeDoc