nexus-agents - v2.80.0
    Preparing search index...

    Function getBuiltInTemplatesPath

    Workflows exports - Workflow engine with parallel execution Split from index.ts for file size compliance (Issue #285)

    • Get the directory containing built-in templates.

      Handles both development (unbundled) and production (bundled) scenarios:

      • Development: import.meta.url points to src/workflows/template-loader.ts
      • Production: import.meta.url points to dist/index.js or dist/cli.js

      Returns string

      Path to templates directory