Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AppendOrCreateCommand

Index

Properties

Properties

Optional leaveAlone

leaveAlone: (oldContent: string) => boolean

Custom test as to whether we should create

param
returns

Type declaration

    • (oldContent: string): boolean
    • Parameters

      • oldContent: string

      Returns boolean

path

path: string

Path of file to create or append to

toAppend

toAppend: string

Content to append. Should include any whitespace required before it

Generated using TypeDoc