Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AppendTextToFileActionArgs

Hierarchy

  • AppendTextToFileActionArgs

Index

Properties

Optional executionMode

executionMode: "Foreground" | "Background"

Optional onCancel

onCancel: "ThrowError" | "Abort" | "Continue"

Optional onError

onError: "ThrowError" | "Continue"

Optional path

path: string

Optional text

text: string

Generated using TypeDoc