Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "test/utils/fs"

Index

Functions

Functions

deleteRecursive

  • deleteRecursive(path: string): Promise<void>
  • Recursively delete a file / directory

    Parameters

    • path: string

      The full path of the file / directory.

    Returns Promise<void>

Generated using TypeDoc