Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DirSync

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected files

files: FileSync[] = []

name

name: string

options

options: any

path

path: string

Methods

empty

  • empty(force?: boolean): this

file

  • file(content?: any, options?: any): FileSync

Protected getUntrackedFiles

  • getUntrackedFiles(): string[]

remove

  • remove(force?: boolean): void

Generated using TypeDoc