Equation Citator v1.3.7 Documentation
    Preparing search index...
    • Removes an absolute desktop filesystem path produced by website-note export.

      Edge cases handled:

      • Uses fs.rm because website-note outputs are generated artifacts.
      • Does not call shell, PowerShell, or command-runner fallbacks.
      • Logs whether the path was permanently removed.
      • Returns false only when permanent removal fails.

      Parameters

      • filePath: string

      Returns Promise<boolean>