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

    Function getPolymanDirectory

    • Gets the path to the .polyman directory in user's home.

      Returns string

      Absolute path to .polyman directory

      const dir = getPolymanDirectory();
      // Returns: '/home/user/.polyman' or 'C:\Users\user\.polyman'