Polyman Documentation - v2.2.2
    Preparing search index...

    Function downloadTestlibAction

    • Downloads testlib.h from the official GitHub repository. Saves the file to the current working directory and provides platform-specific installation instructions for system-wide usage.

      Returns Promise<void>

      Resolves when download and save complete

      If download from GitHub fails

      If file write fails

      // From CLI: polyman download-testlib
      await downloadTestlibAction();
      // Downloads testlib.h to current directory
      // Shows installation instructions for /usr/include or /usr/local/include