IMQClientOptions.path property

Directory the generated client is written to, resolved relative to the process working directory.

Signature:

path: string;

Default Value

'./src/clients'

Remarks

Created only one level deep, so the parent directories must already exist — the default fails with ENOENT on a project that has no ./src yet.

Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.