Function DeleteFile

  • Parameters

    • path: string
    • checkExists: boolean = false

      defaults: false

    Returns Promise<boolean>

    true if deleted, false if not exists, or the exception

    Since

    3.0.0

    Version

    2022-01-20

Generated using TypeDoc