• Delete a file from the filesystem, asynchronously.

    Parameters

    • filePath: string

      Path to the file

    • resultVar: Variable

      The variable where to store the result of the operation

    Returns void