Options
All
  • Public
  • Public/Protected
  • All
Menu

Module nextra/emptyDir

Index

Functions

Functions

emptyDir

  • emptyDir(dir: string): Promise<void>
  • Deletes all directories and files within the provided directory.

    function

    emptyDir

    memberof

    fsn/nextra

    Parameters

    • dir: string

      The directory you wish to empty

    Returns Promise<void>

Const emptydir

  • emptydir(dir: string): Promise<void>

Generated using TypeDoc