@hasna/connectors 1.3.10 → 1.3.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (676) hide show
  1. package/README.md +29 -348
  2. package/bin/index.js +8804 -6464
  3. package/bin/mcp.js +4347 -3066
  4. package/bin/serve.js +3581 -3025
  5. package/dashboard/dist/assets/index-ClBXkNbL.css +1 -0
  6. package/dashboard/dist/assets/index-CwLL4Zbv.js +284 -0
  7. package/dashboard/dist/index.html +2 -2
  8. package/dist/db/agents.d.ts +1 -1
  9. package/dist/db/database.d.ts +3 -2
  10. package/dist/db/database.test.d.ts +1 -0
  11. package/dist/db/jobs.d.ts +1 -1
  12. package/dist/db/locks.d.ts +1 -1
  13. package/dist/db/promotions.d.ts +1 -1
  14. package/dist/db/rate.d.ts +1 -1
  15. package/dist/db/usage.d.ts +1 -1
  16. package/dist/db/workflows.d.ts +1 -1
  17. package/dist/index.js +3843 -3152
  18. package/dist/lib/scheduler.d.ts +3 -1
  19. package/dist/lib/workflow-runner.test.d.ts +1 -0
  20. package/package.json +2 -2
  21. package/connectors/connect-yousign/bun.lock +0 -32
  22. package/connectors/connect-yousign/node_modules/@types/bun/LICENSE +0 -21
  23. package/connectors/connect-yousign/node_modules/@types/bun/README.md +0 -20
  24. package/connectors/connect-yousign/node_modules/@types/bun/index.d.ts +0 -1
  25. package/connectors/connect-yousign/node_modules/@types/bun/package.json +0 -53
  26. package/connectors/connect-yousign/node_modules/@types/node/LICENSE +0 -21
  27. package/connectors/connect-yousign/node_modules/@types/node/README.md +0 -15
  28. package/connectors/connect-yousign/node_modules/@types/node/assert/strict.d.ts +0 -105
  29. package/connectors/connect-yousign/node_modules/@types/node/assert.d.ts +0 -955
  30. package/connectors/connect-yousign/node_modules/@types/node/async_hooks.d.ts +0 -623
  31. package/connectors/connect-yousign/node_modules/@types/node/buffer.buffer.d.ts +0 -466
  32. package/connectors/connect-yousign/node_modules/@types/node/buffer.d.ts +0 -1810
  33. package/connectors/connect-yousign/node_modules/@types/node/child_process.d.ts +0 -1433
  34. package/connectors/connect-yousign/node_modules/@types/node/cluster.d.ts +0 -486
  35. package/connectors/connect-yousign/node_modules/@types/node/compatibility/iterators.d.ts +0 -21
  36. package/connectors/connect-yousign/node_modules/@types/node/console.d.ts +0 -151
  37. package/connectors/connect-yousign/node_modules/@types/node/constants.d.ts +0 -20
  38. package/connectors/connect-yousign/node_modules/@types/node/crypto.d.ts +0 -4065
  39. package/connectors/connect-yousign/node_modules/@types/node/dgram.d.ts +0 -564
  40. package/connectors/connect-yousign/node_modules/@types/node/diagnostics_channel.d.ts +0 -576
  41. package/connectors/connect-yousign/node_modules/@types/node/dns/promises.d.ts +0 -503
  42. package/connectors/connect-yousign/node_modules/@types/node/dns.d.ts +0 -922
  43. package/connectors/connect-yousign/node_modules/@types/node/domain.d.ts +0 -166
  44. package/connectors/connect-yousign/node_modules/@types/node/events.d.ts +0 -1047
  45. package/connectors/connect-yousign/node_modules/@types/node/fs/promises.d.ts +0 -1329
  46. package/connectors/connect-yousign/node_modules/@types/node/fs.d.ts +0 -4678
  47. package/connectors/connect-yousign/node_modules/@types/node/globals.d.ts +0 -150
  48. package/connectors/connect-yousign/node_modules/@types/node/globals.typedarray.d.ts +0 -101
  49. package/connectors/connect-yousign/node_modules/@types/node/http.d.ts +0 -2188
  50. package/connectors/connect-yousign/node_modules/@types/node/http2.d.ts +0 -2480
  51. package/connectors/connect-yousign/node_modules/@types/node/https.d.ts +0 -405
  52. package/connectors/connect-yousign/node_modules/@types/node/index.d.ts +0 -115
  53. package/connectors/connect-yousign/node_modules/@types/node/inspector/promises.d.ts +0 -41
  54. package/connectors/connect-yousign/node_modules/@types/node/inspector.d.ts +0 -269
  55. package/connectors/connect-yousign/node_modules/@types/node/inspector.generated.d.ts +0 -4401
  56. package/connectors/connect-yousign/node_modules/@types/node/module.d.ts +0 -757
  57. package/connectors/connect-yousign/node_modules/@types/node/net.d.ts +0 -933
  58. package/connectors/connect-yousign/node_modules/@types/node/os.d.ts +0 -507
  59. package/connectors/connect-yousign/node_modules/@types/node/package.json +0 -155
  60. package/connectors/connect-yousign/node_modules/@types/node/path/posix.d.ts +0 -8
  61. package/connectors/connect-yousign/node_modules/@types/node/path/win32.d.ts +0 -8
  62. package/connectors/connect-yousign/node_modules/@types/node/path.d.ts +0 -187
  63. package/connectors/connect-yousign/node_modules/@types/node/perf_hooks.d.ts +0 -643
  64. package/connectors/connect-yousign/node_modules/@types/node/process.d.ts +0 -2175
  65. package/connectors/connect-yousign/node_modules/@types/node/punycode.d.ts +0 -117
  66. package/connectors/connect-yousign/node_modules/@types/node/querystring.d.ts +0 -152
  67. package/connectors/connect-yousign/node_modules/@types/node/quic.d.ts +0 -910
  68. package/connectors/connect-yousign/node_modules/@types/node/readline/promises.d.ts +0 -161
  69. package/connectors/connect-yousign/node_modules/@types/node/readline.d.ts +0 -542
  70. package/connectors/connect-yousign/node_modules/@types/node/repl.d.ts +0 -415
  71. package/connectors/connect-yousign/node_modules/@types/node/sea.d.ts +0 -162
  72. package/connectors/connect-yousign/node_modules/@types/node/sqlite.d.ts +0 -1065
  73. package/connectors/connect-yousign/node_modules/@types/node/stream/consumers.d.ts +0 -38
  74. package/connectors/connect-yousign/node_modules/@types/node/stream/promises.d.ts +0 -211
  75. package/connectors/connect-yousign/node_modules/@types/node/stream/web.d.ts +0 -296
  76. package/connectors/connect-yousign/node_modules/@types/node/stream.d.ts +0 -1770
  77. package/connectors/connect-yousign/node_modules/@types/node/string_decoder.d.ts +0 -67
  78. package/connectors/connect-yousign/node_modules/@types/node/test/reporters.d.ts +0 -96
  79. package/connectors/connect-yousign/node_modules/@types/node/test.d.ts +0 -2275
  80. package/connectors/connect-yousign/node_modules/@types/node/timers/promises.d.ts +0 -108
  81. package/connectors/connect-yousign/node_modules/@types/node/timers.d.ts +0 -159
  82. package/connectors/connect-yousign/node_modules/@types/node/tls.d.ts +0 -1203
  83. package/connectors/connect-yousign/node_modules/@types/node/trace_events.d.ts +0 -197
  84. package/connectors/connect-yousign/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +0 -462
  85. package/connectors/connect-yousign/node_modules/@types/node/ts5.6/compatibility/float16array.d.ts +0 -71
  86. package/connectors/connect-yousign/node_modules/@types/node/ts5.6/globals.typedarray.d.ts +0 -36
  87. package/connectors/connect-yousign/node_modules/@types/node/ts5.6/index.d.ts +0 -117
  88. package/connectors/connect-yousign/node_modules/@types/node/ts5.7/compatibility/float16array.d.ts +0 -72
  89. package/connectors/connect-yousign/node_modules/@types/node/ts5.7/index.d.ts +0 -117
  90. package/connectors/connect-yousign/node_modules/@types/node/tty.d.ts +0 -250
  91. package/connectors/connect-yousign/node_modules/@types/node/url.d.ts +0 -541
  92. package/connectors/connect-yousign/node_modules/@types/node/util/types.d.ts +0 -558
  93. package/connectors/connect-yousign/node_modules/@types/node/util.d.ts +0 -1687
  94. package/connectors/connect-yousign/node_modules/@types/node/v8.d.ts +0 -988
  95. package/connectors/connect-yousign/node_modules/@types/node/vm.d.ts +0 -1208
  96. package/connectors/connect-yousign/node_modules/@types/node/wasi.d.ts +0 -202
  97. package/connectors/connect-yousign/node_modules/@types/node/web-globals/abortcontroller.d.ts +0 -59
  98. package/connectors/connect-yousign/node_modules/@types/node/web-globals/blob.d.ts +0 -23
  99. package/connectors/connect-yousign/node_modules/@types/node/web-globals/console.d.ts +0 -9
  100. package/connectors/connect-yousign/node_modules/@types/node/web-globals/crypto.d.ts +0 -39
  101. package/connectors/connect-yousign/node_modules/@types/node/web-globals/domexception.d.ts +0 -68
  102. package/connectors/connect-yousign/node_modules/@types/node/web-globals/encoding.d.ts +0 -11
  103. package/connectors/connect-yousign/node_modules/@types/node/web-globals/events.d.ts +0 -106
  104. package/connectors/connect-yousign/node_modules/@types/node/web-globals/fetch.d.ts +0 -69
  105. package/connectors/connect-yousign/node_modules/@types/node/web-globals/importmeta.d.ts +0 -13
  106. package/connectors/connect-yousign/node_modules/@types/node/web-globals/messaging.d.ts +0 -23
  107. package/connectors/connect-yousign/node_modules/@types/node/web-globals/navigator.d.ts +0 -25
  108. package/connectors/connect-yousign/node_modules/@types/node/web-globals/performance.d.ts +0 -45
  109. package/connectors/connect-yousign/node_modules/@types/node/web-globals/storage.d.ts +0 -24
  110. package/connectors/connect-yousign/node_modules/@types/node/web-globals/streams.d.ts +0 -115
  111. package/connectors/connect-yousign/node_modules/@types/node/web-globals/timers.d.ts +0 -44
  112. package/connectors/connect-yousign/node_modules/@types/node/web-globals/url.d.ts +0 -24
  113. package/connectors/connect-yousign/node_modules/@types/node/worker_threads.d.ts +0 -717
  114. package/connectors/connect-yousign/node_modules/@types/node/zlib.d.ts +0 -682
  115. package/connectors/connect-yousign/node_modules/bun-types/CLAUDE.md +0 -105
  116. package/connectors/connect-yousign/node_modules/bun-types/README.md +0 -33
  117. package/connectors/connect-yousign/node_modules/bun-types/bun.d.ts +0 -8481
  118. package/connectors/connect-yousign/node_modules/bun-types/bun.ns.d.ts +0 -5
  119. package/connectors/connect-yousign/node_modules/bun-types/bundle.d.ts +0 -74
  120. package/connectors/connect-yousign/node_modules/bun-types/deprecated.d.ts +0 -184
  121. package/connectors/connect-yousign/node_modules/bun-types/devserver.d.ts +0 -187
  122. package/connectors/connect-yousign/node_modules/bun-types/docs/README.md +0 -28
  123. package/connectors/connect-yousign/node_modules/bun-types/docs/bundler/bytecode.mdx +0 -447
  124. package/connectors/connect-yousign/node_modules/bun-types/docs/bundler/css.mdx +0 -1024
  125. package/connectors/connect-yousign/node_modules/bun-types/docs/bundler/esbuild.mdx +0 -304
  126. package/connectors/connect-yousign/node_modules/bun-types/docs/bundler/executables.mdx +0 -1318
  127. package/connectors/connect-yousign/node_modules/bun-types/docs/bundler/fullstack.mdx +0 -1086
  128. package/connectors/connect-yousign/node_modules/bun-types/docs/bundler/hot-reloading.mdx +0 -229
  129. package/connectors/connect-yousign/node_modules/bun-types/docs/bundler/html-static.mdx +0 -498
  130. package/connectors/connect-yousign/node_modules/bun-types/docs/bundler/index.mdx +0 -1840
  131. package/connectors/connect-yousign/node_modules/bun-types/docs/bundler/loaders.mdx +0 -451
  132. package/connectors/connect-yousign/node_modules/bun-types/docs/bundler/macros.mdx +0 -328
  133. package/connectors/connect-yousign/node_modules/bun-types/docs/bundler/minifier.mdx +0 -1286
  134. package/connectors/connect-yousign/node_modules/bun-types/docs/bundler/plugins.mdx +0 -477
  135. package/connectors/connect-yousign/node_modules/bun-types/docs/bundler/standalone-html.mdx +0 -314
  136. package/connectors/connect-yousign/node_modules/bun-types/docs/feedback.mdx +0 -75
  137. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/binary/arraybuffer-to-array.mdx +0 -29
  138. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/binary/arraybuffer-to-blob.mdx +0 -26
  139. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/binary/arraybuffer-to-buffer.mdx +0 -27
  140. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/binary/arraybuffer-to-string.mdx +0 -17
  141. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/binary/arraybuffer-to-typedarray.mdx +0 -41
  142. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/binary/blob-to-arraybuffer.mdx +0 -16
  143. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/binary/blob-to-dataview.mdx +0 -16
  144. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/binary/blob-to-stream.mdx +0 -16
  145. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/binary/blob-to-string.mdx +0 -17
  146. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/binary/blob-to-typedarray.mdx +0 -16
  147. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/binary/buffer-to-arraybuffer.mdx +0 -16
  148. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/binary/buffer-to-blob.mdx +0 -16
  149. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/binary/buffer-to-readablestream.mdx +0 -43
  150. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/binary/buffer-to-string.mdx +0 -27
  151. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/binary/buffer-to-typedarray.mdx +0 -16
  152. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/binary/dataview-to-string.mdx +0 -17
  153. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/binary/typedarray-to-arraybuffer.mdx +0 -27
  154. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/binary/typedarray-to-blob.mdx +0 -18
  155. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/binary/typedarray-to-buffer.mdx +0 -16
  156. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/binary/typedarray-to-dataview.mdx +0 -16
  157. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/binary/typedarray-to-readablestream.mdx +0 -43
  158. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/binary/typedarray-to-string.mdx +0 -18
  159. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/deployment/aws-lambda.mdx +0 -204
  160. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/deployment/digital-ocean.mdx +0 -161
  161. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/deployment/google-cloud-run.mdx +0 -194
  162. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/deployment/railway.mdx +0 -145
  163. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/deployment/render.mdx +0 -82
  164. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/deployment/vercel.mdx +0 -97
  165. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/ecosystem/astro.mdx +0 -82
  166. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/ecosystem/discordjs.mdx +0 -80
  167. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/ecosystem/docker.mdx +0 -151
  168. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/ecosystem/drizzle.mdx +0 -195
  169. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/ecosystem/elysia.mdx +0 -31
  170. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/ecosystem/express.mdx +0 -43
  171. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/ecosystem/gel.mdx +0 -261
  172. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/ecosystem/hono.mdx +0 -47
  173. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/ecosystem/mongoose.mdx +0 -92
  174. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/ecosystem/neon-drizzle.mdx +0 -234
  175. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/ecosystem/neon-serverless-postgres.mdx +0 -60
  176. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/ecosystem/nextjs.mdx +0 -103
  177. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/ecosystem/nuxt.mdx +0 -96
  178. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/ecosystem/pm2.mdx +0 -55
  179. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/ecosystem/prisma-postgres.mdx +0 -169
  180. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/ecosystem/prisma.mdx +0 -164
  181. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/ecosystem/qwik.mdx +0 -114
  182. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/ecosystem/react.mdx +0 -52
  183. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/ecosystem/remix.mdx +0 -97
  184. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/ecosystem/sentry.mdx +0 -54
  185. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/ecosystem/solidstart.mdx +0 -62
  186. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/ecosystem/ssr-react.mdx +0 -49
  187. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/ecosystem/stric.mdx +0 -54
  188. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/ecosystem/sveltekit.mdx +0 -138
  189. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/ecosystem/systemd.mdx +0 -114
  190. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/ecosystem/tanstack-start.mdx +0 -791
  191. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/ecosystem/upstash.mdx +0 -87
  192. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/ecosystem/vite.mdx +0 -77
  193. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/html-rewriter/extract-links.mdx +0 -71
  194. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/html-rewriter/extract-social-meta.mdx +0 -97
  195. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/http/cluster.mdx +0 -69
  196. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/http/fetch-unix.mdx +0 -35
  197. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/http/fetch.mdx +0 -26
  198. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/http/file-uploads.mdx +0 -97
  199. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/http/hot.mdx +0 -28
  200. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/http/proxy.mdx +0 -50
  201. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/http/server.mdx +0 -48
  202. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/http/simple.mdx +0 -20
  203. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/http/stream-file.mdx +0 -50
  204. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/http/stream-iterator.mdx +0 -49
  205. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/http/stream-node-streams-in-bun.mdx +0 -22
  206. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/http/tls.mdx +0 -32
  207. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/index.mdx +0 -10
  208. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/install/add-dev.mdx +0 -28
  209. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/install/add-git.mdx +0 -40
  210. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/install/add-optional.mdx +0 -27
  211. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/install/add-peer.mdx +0 -45
  212. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/install/add-tarball.mdx +0 -35
  213. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/install/add.mdx +0 -44
  214. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/install/azure-artifacts.mdx +0 -76
  215. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/install/cicd.mdx +0 -43
  216. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/install/custom-registry.mdx +0 -32
  217. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/install/from-npm-install-to-bun-install.mdx +0 -230
  218. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/install/git-diff-bun-lockfile.mdx +0 -48
  219. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/install/jfrog-artifactory.mdx +0 -28
  220. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/install/npm-alias.mdx +0 -25
  221. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/install/registry-scope.mdx +0 -40
  222. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/install/trusted.mdx +0 -52
  223. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/install/workspaces.mdx +0 -70
  224. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/install/yarnlock.mdx +0 -51
  225. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/process/argv.mdx +0 -66
  226. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/process/ctrl-c.mdx +0 -18
  227. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/process/ipc.mdx +0 -69
  228. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/process/nanoseconds.mdx +0 -15
  229. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/process/os-signals.mdx +0 -31
  230. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/process/spawn-stderr.mdx +0 -34
  231. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/process/spawn-stdout.mdx +0 -28
  232. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/process/spawn.mdx +0 -43
  233. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/process/stdin.mdx +0 -62
  234. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/read-file/arraybuffer.mdx +0 -30
  235. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/read-file/buffer.mdx +0 -21
  236. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/read-file/exists.mdx +0 -18
  237. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/read-file/json.mdx +0 -19
  238. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/read-file/mime.mdx +0 -22
  239. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/read-file/stream.mdx +0 -28
  240. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/read-file/string.mdx +0 -24
  241. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/read-file/uint8array.mdx +0 -23
  242. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/read-file/watch.mdx +0 -66
  243. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/runtime/build-time-constants.mdx +0 -295
  244. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/runtime/cicd.mdx +0 -45
  245. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/runtime/codesign-macos-executable.mdx +0 -61
  246. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/runtime/define-constant.mdx +0 -149
  247. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/runtime/delete-directory.mdx +0 -39
  248. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/runtime/delete-file.mdx +0 -21
  249. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/runtime/heap-snapshot.mdx +0 -28
  250. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/runtime/import-html.mdx +0 -15
  251. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/runtime/import-json.mdx +0 -46
  252. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/runtime/import-json5.mdx +0 -74
  253. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/runtime/import-toml.mdx +0 -32
  254. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/runtime/import-yaml.mdx +0 -104
  255. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/runtime/read-env.mdx +0 -37
  256. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/runtime/set-env.mdx +0 -51
  257. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/runtime/shell.mdx +0 -42
  258. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/runtime/timezone.mdx +0 -38
  259. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/runtime/tsconfig-paths.mdx +0 -31
  260. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/runtime/typescript.mdx +0 -51
  261. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/runtime/vscode-debugger.mdx +0 -47
  262. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/runtime/web-debugger.mdx +0 -103
  263. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/streams/node-readable-to-arraybuffer.mdx +0 -13
  264. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/streams/node-readable-to-blob.mdx +0 -13
  265. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/streams/node-readable-to-json.mdx +0 -14
  266. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/streams/node-readable-to-string.mdx +0 -14
  267. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/streams/node-readable-to-uint8array.mdx +0 -13
  268. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/streams/to-array.mdx +0 -16
  269. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/streams/to-arraybuffer.mdx +0 -16
  270. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/streams/to-blob.mdx +0 -16
  271. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/streams/to-buffer.mdx +0 -17
  272. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/streams/to-json.mdx +0 -16
  273. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/streams/to-string.mdx +0 -16
  274. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/streams/to-typedarray.mdx +0 -24
  275. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/test/bail.mdx +0 -24
  276. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/test/concurrent-test-glob.mdx +0 -146
  277. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/test/coverage-threshold.mdx +0 -67
  278. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/test/coverage.mdx +0 -49
  279. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/test/happy-dom.mdx +0 -73
  280. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/test/migrate-from-jest.mdx +0 -125
  281. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/test/mock-clock.mdx +0 -50
  282. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/test/mock-functions.mdx +0 -70
  283. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/test/rerun-each.mdx +0 -16
  284. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/test/run-tests.mdx +0 -116
  285. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/test/skip-tests.mdx +0 -43
  286. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/test/snapshot.mdx +0 -102
  287. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/test/spy-on.mdx +0 -49
  288. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/test/svelte-test.mdx +0 -113
  289. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/test/testing-library.mdx +0 -93
  290. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/test/timeout.mdx +0 -17
  291. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/test/todo-tests.mdx +0 -74
  292. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/test/update-snapshots.mdx +0 -49
  293. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/test/watch-mode.mdx +0 -24
  294. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/util/base64.mdx +0 -17
  295. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/util/deep-equals.mdx +0 -41
  296. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/util/deflate.mdx +0 -20
  297. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/util/detect-bun.mdx +0 -28
  298. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/util/entrypoint.mdx +0 -19
  299. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/util/escape-html.mdx +0 -24
  300. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/util/file-url-to-path.mdx +0 -16
  301. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/util/gzip.mdx +0 -20
  302. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/util/hash-a-password.mdx +0 -56
  303. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/util/import-meta-dir.mdx +0 -15
  304. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/util/import-meta-file.mdx +0 -15
  305. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/util/import-meta-path.mdx +0 -15
  306. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/util/javascript-uuid.mdx +0 -25
  307. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/util/main.mdx +0 -43
  308. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/util/path-to-file-url.mdx +0 -16
  309. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/util/sleep.mdx +0 -24
  310. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/util/upgrade.mdx +0 -93
  311. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/util/version.mdx +0 -23
  312. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/util/which-path-to-executable-bin.mdx +0 -17
  313. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/websocket/compression.mdx +0 -33
  314. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/websocket/context.mdx +0 -79
  315. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/websocket/pubsub.mdx +0 -43
  316. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/websocket/simple.mdx +0 -38
  317. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/write-file/append.mdx +0 -54
  318. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/write-file/basic.mdx +0 -46
  319. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/write-file/blob.mdx +0 -30
  320. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/write-file/cat.mdx +0 -19
  321. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/write-file/file-cp.mdx +0 -18
  322. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/write-file/filesink.mdx +0 -54
  323. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/write-file/response.mdx +0 -19
  324. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/write-file/stdout.mdx +0 -23
  325. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/write-file/stream.mdx +0 -19
  326. package/connectors/connect-yousign/node_modules/bun-types/docs/guides/write-file/unlink.mdx +0 -18
  327. package/connectors/connect-yousign/node_modules/bun-types/docs/index.mdx +0 -133
  328. package/connectors/connect-yousign/node_modules/bun-types/docs/installation.mdx +0 -372
  329. package/connectors/connect-yousign/node_modules/bun-types/docs/pm/bunx.mdx +0 -91
  330. package/connectors/connect-yousign/node_modules/bun-types/docs/pm/catalogs.mdx +0 -292
  331. package/connectors/connect-yousign/node_modules/bun-types/docs/pm/cli/add.mdx +0 -179
  332. package/connectors/connect-yousign/node_modules/bun-types/docs/pm/cli/audit.mdx +0 -60
  333. package/connectors/connect-yousign/node_modules/bun-types/docs/pm/cli/info.mdx +0 -70
  334. package/connectors/connect-yousign/node_modules/bun-types/docs/pm/cli/install.mdx +0 -591
  335. package/connectors/connect-yousign/node_modules/bun-types/docs/pm/cli/link.mdx +0 -61
  336. package/connectors/connect-yousign/node_modules/bun-types/docs/pm/cli/outdated.mdx +0 -197
  337. package/connectors/connect-yousign/node_modules/bun-types/docs/pm/cli/patch.mdx +0 -69
  338. package/connectors/connect-yousign/node_modules/bun-types/docs/pm/cli/pm.mdx +0 -323
  339. package/connectors/connect-yousign/node_modules/bun-types/docs/pm/cli/publish.mdx +0 -131
  340. package/connectors/connect-yousign/node_modules/bun-types/docs/pm/cli/remove.mdx +0 -16
  341. package/connectors/connect-yousign/node_modules/bun-types/docs/pm/cli/update.mdx +0 -140
  342. package/connectors/connect-yousign/node_modules/bun-types/docs/pm/cli/why.mdx +0 -84
  343. package/connectors/connect-yousign/node_modules/bun-types/docs/pm/filter.mdx +0 -127
  344. package/connectors/connect-yousign/node_modules/bun-types/docs/pm/global-cache.mdx +0 -72
  345. package/connectors/connect-yousign/node_modules/bun-types/docs/pm/isolated-installs.mdx +0 -220
  346. package/connectors/connect-yousign/node_modules/bun-types/docs/pm/lifecycle.mdx +0 -64
  347. package/connectors/connect-yousign/node_modules/bun-types/docs/pm/lockfile.mdx +0 -64
  348. package/connectors/connect-yousign/node_modules/bun-types/docs/pm/npmrc.mdx +0 -245
  349. package/connectors/connect-yousign/node_modules/bun-types/docs/pm/overrides.mdx +0 -83
  350. package/connectors/connect-yousign/node_modules/bun-types/docs/pm/scopes-registries.mdx +0 -35
  351. package/connectors/connect-yousign/node_modules/bun-types/docs/pm/security-scanner-api.mdx +0 -95
  352. package/connectors/connect-yousign/node_modules/bun-types/docs/pm/workspaces.mdx +0 -115
  353. package/connectors/connect-yousign/node_modules/bun-types/docs/project/benchmarking.mdx +0 -296
  354. package/connectors/connect-yousign/node_modules/bun-types/docs/project/bindgen.mdx +0 -223
  355. package/connectors/connect-yousign/node_modules/bun-types/docs/project/building-windows.mdx +0 -143
  356. package/connectors/connect-yousign/node_modules/bun-types/docs/project/contributing.mdx +0 -366
  357. package/connectors/connect-yousign/node_modules/bun-types/docs/project/feedback.mdx +0 -20
  358. package/connectors/connect-yousign/node_modules/bun-types/docs/project/license.mdx +0 -78
  359. package/connectors/connect-yousign/node_modules/bun-types/docs/project/roadmap.mdx +0 -8
  360. package/connectors/connect-yousign/node_modules/bun-types/docs/quickstart.mdx +0 -251
  361. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/archive.mdx +0 -452
  362. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/auto-install.mdx +0 -97
  363. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/binary-data.mdx +0 -846
  364. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/bun-apis.mdx +0 -59
  365. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/bunfig.mdx +0 -754
  366. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/c-compiler.mdx +0 -204
  367. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/child-process.mdx +0 -659
  368. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/color.mdx +0 -267
  369. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/console.mdx +0 -67
  370. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/cookies.mdx +0 -454
  371. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/debugger.mdx +0 -335
  372. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/environment-variables.mdx +0 -231
  373. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/ffi.mdx +0 -567
  374. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/file-io.mdx +0 -306
  375. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/file-system-router.mdx +0 -118
  376. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/file-types.mdx +0 -482
  377. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/glob.mdx +0 -181
  378. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/globals.mdx +0 -72
  379. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/hashing.mdx +0 -315
  380. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/html-rewriter.mdx +0 -333
  381. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/http/cookies.mdx +0 -79
  382. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/http/error-handling.mdx +0 -40
  383. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/http/metrics.mdx +0 -36
  384. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/http/routing.mdx +0 -289
  385. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/http/server.mdx +0 -645
  386. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/http/tls.mdx +0 -101
  387. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/http/websockets.mdx +0 -414
  388. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/index.mdx +0 -223
  389. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/json5.mdx +0 -271
  390. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/jsonl.mdx +0 -188
  391. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/jsx.mdx +0 -115
  392. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/markdown.mdx +0 -344
  393. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/module-resolution.mdx +0 -374
  394. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/networking/dns.mdx +0 -111
  395. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/networking/fetch.mdx +0 -484
  396. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/networking/tcp.mdx +0 -239
  397. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/networking/udp.mdx +0 -180
  398. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/node-api.mdx +0 -19
  399. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/nodejs-compat.mdx +0 -468
  400. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/plugins.mdx +0 -419
  401. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/redis.mdx +0 -583
  402. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/repl.mdx +0 -176
  403. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/s3.mdx +0 -881
  404. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/secrets.mdx +0 -340
  405. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/semver.mdx +0 -57
  406. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/shell.mdx +0 -637
  407. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/sql.mdx +0 -1404
  408. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/sqlite.mdx +0 -721
  409. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/streams.mdx +0 -232
  410. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/templating/create.mdx +0 -269
  411. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/templating/init.mdx +0 -58
  412. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/transpiler.mdx +0 -288
  413. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/typescript.mdx +0 -58
  414. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/utils.mdx +0 -1010
  415. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/watch-mode.mdx +0 -161
  416. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/web-apis.mdx +0 -29
  417. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/workers.mdx +0 -314
  418. package/connectors/connect-yousign/node_modules/bun-types/docs/runtime/yaml.mdx +0 -469
  419. package/connectors/connect-yousign/node_modules/bun-types/docs/snippets/cli/add.mdx +0 -166
  420. package/connectors/connect-yousign/node_modules/bun-types/docs/snippets/cli/build.mdx +0 -197
  421. package/connectors/connect-yousign/node_modules/bun-types/docs/snippets/cli/bunx.mdx +0 -49
  422. package/connectors/connect-yousign/node_modules/bun-types/docs/snippets/cli/feedback.mdx +0 -17
  423. package/connectors/connect-yousign/node_modules/bun-types/docs/snippets/cli/init.mdx +0 -84
  424. package/connectors/connect-yousign/node_modules/bun-types/docs/snippets/cli/install.mdx +0 -173
  425. package/connectors/connect-yousign/node_modules/bun-types/docs/snippets/cli/link.mdx +0 -163
  426. package/connectors/connect-yousign/node_modules/bun-types/docs/snippets/cli/outdated.mdx +0 -140
  427. package/connectors/connect-yousign/node_modules/bun-types/docs/snippets/cli/patch.mdx +0 -171
  428. package/connectors/connect-yousign/node_modules/bun-types/docs/snippets/cli/publish.mdx +0 -198
  429. package/connectors/connect-yousign/node_modules/bun-types/docs/snippets/cli/remove.mdx +0 -146
  430. package/connectors/connect-yousign/node_modules/bun-types/docs/snippets/cli/run.mdx +0 -305
  431. package/connectors/connect-yousign/node_modules/bun-types/docs/snippets/cli/test.mdx +0 -105
  432. package/connectors/connect-yousign/node_modules/bun-types/docs/snippets/cli/update.mdx +0 -144
  433. package/connectors/connect-yousign/node_modules/bun-types/docs/test/code-coverage.mdx +0 -409
  434. package/connectors/connect-yousign/node_modules/bun-types/docs/test/configuration.mdx +0 -520
  435. package/connectors/connect-yousign/node_modules/bun-types/docs/test/dates-times.mdx +0 -129
  436. package/connectors/connect-yousign/node_modules/bun-types/docs/test/discovery.mdx +0 -90
  437. package/connectors/connect-yousign/node_modules/bun-types/docs/test/dom.mdx +0 -226
  438. package/connectors/connect-yousign/node_modules/bun-types/docs/test/index.mdx +0 -409
  439. package/connectors/connect-yousign/node_modules/bun-types/docs/test/lifecycle.mdx +0 -366
  440. package/connectors/connect-yousign/node_modules/bun-types/docs/test/mocks.mdx +0 -637
  441. package/connectors/connect-yousign/node_modules/bun-types/docs/test/reporters.mdx +0 -126
  442. package/connectors/connect-yousign/node_modules/bun-types/docs/test/runtime-behavior.mdx +0 -342
  443. package/connectors/connect-yousign/node_modules/bun-types/docs/test/snapshots.mdx +0 -434
  444. package/connectors/connect-yousign/node_modules/bun-types/docs/test/writing-tests.mdx +0 -672
  445. package/connectors/connect-yousign/node_modules/bun-types/docs/typescript.mdx +0 -54
  446. package/connectors/connect-yousign/node_modules/bun-types/extensions.d.ts +0 -40
  447. package/connectors/connect-yousign/node_modules/bun-types/fetch.d.ts +0 -79
  448. package/connectors/connect-yousign/node_modules/bun-types/ffi.d.ts +0 -1154
  449. package/connectors/connect-yousign/node_modules/bun-types/globals.d.ts +0 -2067
  450. package/connectors/connect-yousign/node_modules/bun-types/html-rewriter.d.ts +0 -186
  451. package/connectors/connect-yousign/node_modules/bun-types/index.d.ts +0 -32
  452. package/connectors/connect-yousign/node_modules/bun-types/jsc.d.ts +0 -233
  453. package/connectors/connect-yousign/node_modules/bun-types/jsx.d.ts +0 -11
  454. package/connectors/connect-yousign/node_modules/bun-types/overrides.d.ts +0 -376
  455. package/connectors/connect-yousign/node_modules/bun-types/package.json +0 -37
  456. package/connectors/connect-yousign/node_modules/bun-types/redis.d.ts +0 -3352
  457. package/connectors/connect-yousign/node_modules/bun-types/s3.d.ts +0 -1335
  458. package/connectors/connect-yousign/node_modules/bun-types/security.d.ts +0 -101
  459. package/connectors/connect-yousign/node_modules/bun-types/serve.d.ts +0 -1296
  460. package/connectors/connect-yousign/node_modules/bun-types/shell.d.ts +0 -380
  461. package/connectors/connect-yousign/node_modules/bun-types/sql.d.ts +0 -887
  462. package/connectors/connect-yousign/node_modules/bun-types/sqlite.d.ts +0 -1322
  463. package/connectors/connect-yousign/node_modules/bun-types/test-globals.d.ts +0 -22
  464. package/connectors/connect-yousign/node_modules/bun-types/test.d.ts +0 -2392
  465. package/connectors/connect-yousign/node_modules/bun-types/vendor/expect-type/branding.d.ts +0 -283
  466. package/connectors/connect-yousign/node_modules/bun-types/vendor/expect-type/index.d.ts +0 -1207
  467. package/connectors/connect-yousign/node_modules/bun-types/vendor/expect-type/messages.d.ts +0 -395
  468. package/connectors/connect-yousign/node_modules/bun-types/vendor/expect-type/overloads.d.ts +0 -669
  469. package/connectors/connect-yousign/node_modules/bun-types/vendor/expect-type/utils.d.ts +0 -431
  470. package/connectors/connect-yousign/node_modules/bun-types/wasm.d.ts +0 -193
  471. package/connectors/connect-yousign/node_modules/chalk/license +0 -9
  472. package/connectors/connect-yousign/node_modules/chalk/package.json +0 -83
  473. package/connectors/connect-yousign/node_modules/chalk/readme.md +0 -297
  474. package/connectors/connect-yousign/node_modules/chalk/source/index.d.ts +0 -325
  475. package/connectors/connect-yousign/node_modules/chalk/source/index.js +0 -225
  476. package/connectors/connect-yousign/node_modules/chalk/source/utilities.js +0 -33
  477. package/connectors/connect-yousign/node_modules/chalk/source/vendor/ansi-styles/index.d.ts +0 -236
  478. package/connectors/connect-yousign/node_modules/chalk/source/vendor/ansi-styles/index.js +0 -223
  479. package/connectors/connect-yousign/node_modules/chalk/source/vendor/supports-color/browser.d.ts +0 -1
  480. package/connectors/connect-yousign/node_modules/chalk/source/vendor/supports-color/browser.js +0 -34
  481. package/connectors/connect-yousign/node_modules/chalk/source/vendor/supports-color/index.d.ts +0 -55
  482. package/connectors/connect-yousign/node_modules/chalk/source/vendor/supports-color/index.js +0 -190
  483. package/connectors/connect-yousign/node_modules/commander/LICENSE +0 -22
  484. package/connectors/connect-yousign/node_modules/commander/Readme.md +0 -1157
  485. package/connectors/connect-yousign/node_modules/commander/esm.mjs +0 -16
  486. package/connectors/connect-yousign/node_modules/commander/index.js +0 -24
  487. package/connectors/connect-yousign/node_modules/commander/lib/argument.js +0 -149
  488. package/connectors/connect-yousign/node_modules/commander/lib/command.js +0 -2509
  489. package/connectors/connect-yousign/node_modules/commander/lib/error.js +0 -39
  490. package/connectors/connect-yousign/node_modules/commander/lib/help.js +0 -520
  491. package/connectors/connect-yousign/node_modules/commander/lib/option.js +0 -330
  492. package/connectors/connect-yousign/node_modules/commander/lib/suggestSimilar.js +0 -101
  493. package/connectors/connect-yousign/node_modules/commander/package-support.json +0 -16
  494. package/connectors/connect-yousign/node_modules/commander/package.json +0 -84
  495. package/connectors/connect-yousign/node_modules/commander/typings/esm.d.mts +0 -3
  496. package/connectors/connect-yousign/node_modules/commander/typings/index.d.ts +0 -969
  497. package/connectors/connect-yousign/node_modules/typescript/LICENSE.txt +0 -55
  498. package/connectors/connect-yousign/node_modules/typescript/README.md +0 -50
  499. package/connectors/connect-yousign/node_modules/typescript/SECURITY.md +0 -41
  500. package/connectors/connect-yousign/node_modules/typescript/ThirdPartyNoticeText.txt +0 -193
  501. package/connectors/connect-yousign/node_modules/typescript/bin/tsc +0 -2
  502. package/connectors/connect-yousign/node_modules/typescript/bin/tsserver +0 -2
  503. package/connectors/connect-yousign/node_modules/typescript/lib/_tsc.js +0 -133818
  504. package/connectors/connect-yousign/node_modules/typescript/lib/_tsserver.js +0 -659
  505. package/connectors/connect-yousign/node_modules/typescript/lib/_typingsInstaller.js +0 -222
  506. package/connectors/connect-yousign/node_modules/typescript/lib/cs/diagnosticMessages.generated.json +0 -2122
  507. package/connectors/connect-yousign/node_modules/typescript/lib/de/diagnosticMessages.generated.json +0 -2122
  508. package/connectors/connect-yousign/node_modules/typescript/lib/es/diagnosticMessages.generated.json +0 -2122
  509. package/connectors/connect-yousign/node_modules/typescript/lib/fr/diagnosticMessages.generated.json +0 -2122
  510. package/connectors/connect-yousign/node_modules/typescript/lib/it/diagnosticMessages.generated.json +0 -2122
  511. package/connectors/connect-yousign/node_modules/typescript/lib/ja/diagnosticMessages.generated.json +0 -2122
  512. package/connectors/connect-yousign/node_modules/typescript/lib/ko/diagnosticMessages.generated.json +0 -2122
  513. package/connectors/connect-yousign/node_modules/typescript/lib/lib.d.ts +0 -22
  514. package/connectors/connect-yousign/node_modules/typescript/lib/lib.decorators.d.ts +0 -384
  515. package/connectors/connect-yousign/node_modules/typescript/lib/lib.decorators.legacy.d.ts +0 -22
  516. package/connectors/connect-yousign/node_modules/typescript/lib/lib.dom.asynciterable.d.ts +0 -41
  517. package/connectors/connect-yousign/node_modules/typescript/lib/lib.dom.d.ts +0 -39429
  518. package/connectors/connect-yousign/node_modules/typescript/lib/lib.dom.iterable.d.ts +0 -571
  519. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2015.collection.d.ts +0 -147
  520. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2015.core.d.ts +0 -597
  521. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2015.d.ts +0 -28
  522. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2015.generator.d.ts +0 -77
  523. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2015.iterable.d.ts +0 -605
  524. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2015.promise.d.ts +0 -81
  525. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2015.proxy.d.ts +0 -128
  526. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2015.reflect.d.ts +0 -144
  527. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2015.symbol.d.ts +0 -46
  528. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts +0 -326
  529. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2016.array.include.d.ts +0 -116
  530. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2016.d.ts +0 -21
  531. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2016.full.d.ts +0 -23
  532. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2016.intl.d.ts +0 -31
  533. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts +0 -21
  534. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2017.d.ts +0 -26
  535. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2017.date.d.ts +0 -31
  536. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2017.full.d.ts +0 -23
  537. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2017.intl.d.ts +0 -44
  538. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2017.object.d.ts +0 -49
  539. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts +0 -135
  540. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2017.string.d.ts +0 -45
  541. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts +0 -53
  542. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts +0 -77
  543. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts +0 -53
  544. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2018.d.ts +0 -24
  545. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2018.full.d.ts +0 -24
  546. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2018.intl.d.ts +0 -83
  547. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2018.promise.d.ts +0 -30
  548. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2018.regexp.d.ts +0 -37
  549. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2019.array.d.ts +0 -79
  550. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2019.d.ts +0 -24
  551. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2019.full.d.ts +0 -24
  552. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2019.intl.d.ts +0 -23
  553. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2019.object.d.ts +0 -33
  554. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2019.string.d.ts +0 -37
  555. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2019.symbol.d.ts +0 -24
  556. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2020.bigint.d.ts +0 -765
  557. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2020.d.ts +0 -27
  558. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2020.date.d.ts +0 -42
  559. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2020.full.d.ts +0 -24
  560. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2020.intl.d.ts +0 -474
  561. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2020.number.d.ts +0 -28
  562. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2020.promise.d.ts +0 -47
  563. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts +0 -99
  564. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2020.string.d.ts +0 -44
  565. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts +0 -41
  566. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2021.d.ts +0 -23
  567. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2021.full.d.ts +0 -24
  568. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2021.intl.d.ts +0 -166
  569. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2021.promise.d.ts +0 -48
  570. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2021.string.d.ts +0 -33
  571. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2021.weakref.d.ts +0 -78
  572. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2022.array.d.ts +0 -121
  573. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2022.d.ts +0 -25
  574. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2022.error.d.ts +0 -75
  575. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2022.full.d.ts +0 -24
  576. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2022.intl.d.ts +0 -145
  577. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2022.object.d.ts +0 -26
  578. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2022.regexp.d.ts +0 -39
  579. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2022.string.d.ts +0 -25
  580. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2023.array.d.ts +0 -924
  581. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2023.collection.d.ts +0 -21
  582. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2023.d.ts +0 -22
  583. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2023.full.d.ts +0 -24
  584. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2023.intl.d.ts +0 -56
  585. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2024.arraybuffer.d.ts +0 -65
  586. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2024.collection.d.ts +0 -29
  587. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2024.d.ts +0 -26
  588. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2024.full.d.ts +0 -24
  589. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2024.object.d.ts +0 -29
  590. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2024.promise.d.ts +0 -35
  591. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2024.regexp.d.ts +0 -25
  592. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2024.sharedmemory.d.ts +0 -68
  593. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es2024.string.d.ts +0 -29
  594. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es5.d.ts +0 -4601
  595. package/connectors/connect-yousign/node_modules/typescript/lib/lib.es6.d.ts +0 -23
  596. package/connectors/connect-yousign/node_modules/typescript/lib/lib.esnext.array.d.ts +0 -35
  597. package/connectors/connect-yousign/node_modules/typescript/lib/lib.esnext.collection.d.ts +0 -96
  598. package/connectors/connect-yousign/node_modules/typescript/lib/lib.esnext.d.ts +0 -29
  599. package/connectors/connect-yousign/node_modules/typescript/lib/lib.esnext.decorators.d.ts +0 -28
  600. package/connectors/connect-yousign/node_modules/typescript/lib/lib.esnext.disposable.d.ts +0 -193
  601. package/connectors/connect-yousign/node_modules/typescript/lib/lib.esnext.error.d.ts +0 -24
  602. package/connectors/connect-yousign/node_modules/typescript/lib/lib.esnext.float16.d.ts +0 -445
  603. package/connectors/connect-yousign/node_modules/typescript/lib/lib.esnext.full.d.ts +0 -24
  604. package/connectors/connect-yousign/node_modules/typescript/lib/lib.esnext.intl.d.ts +0 -21
  605. package/connectors/connect-yousign/node_modules/typescript/lib/lib.esnext.iterator.d.ts +0 -148
  606. package/connectors/connect-yousign/node_modules/typescript/lib/lib.esnext.promise.d.ts +0 -34
  607. package/connectors/connect-yousign/node_modules/typescript/lib/lib.esnext.sharedmemory.d.ts +0 -25
  608. package/connectors/connect-yousign/node_modules/typescript/lib/lib.scripthost.d.ts +0 -322
  609. package/connectors/connect-yousign/node_modules/typescript/lib/lib.webworker.asynciterable.d.ts +0 -41
  610. package/connectors/connect-yousign/node_modules/typescript/lib/lib.webworker.d.ts +0 -13150
  611. package/connectors/connect-yousign/node_modules/typescript/lib/lib.webworker.importscripts.d.ts +0 -23
  612. package/connectors/connect-yousign/node_modules/typescript/lib/lib.webworker.iterable.d.ts +0 -340
  613. package/connectors/connect-yousign/node_modules/typescript/lib/pl/diagnosticMessages.generated.json +0 -2122
  614. package/connectors/connect-yousign/node_modules/typescript/lib/pt-br/diagnosticMessages.generated.json +0 -2122
  615. package/connectors/connect-yousign/node_modules/typescript/lib/ru/diagnosticMessages.generated.json +0 -2122
  616. package/connectors/connect-yousign/node_modules/typescript/lib/tr/diagnosticMessages.generated.json +0 -2122
  617. package/connectors/connect-yousign/node_modules/typescript/lib/tsc.js +0 -8
  618. package/connectors/connect-yousign/node_modules/typescript/lib/tsserver.js +0 -8
  619. package/connectors/connect-yousign/node_modules/typescript/lib/tsserverlibrary.d.ts +0 -17
  620. package/connectors/connect-yousign/node_modules/typescript/lib/tsserverlibrary.js +0 -21
  621. package/connectors/connect-yousign/node_modules/typescript/lib/typesMap.json +0 -497
  622. package/connectors/connect-yousign/node_modules/typescript/lib/typescript.d.ts +0 -11437
  623. package/connectors/connect-yousign/node_modules/typescript/lib/typescript.js +0 -200276
  624. package/connectors/connect-yousign/node_modules/typescript/lib/typingsInstaller.js +0 -8
  625. package/connectors/connect-yousign/node_modules/typescript/lib/watchGuard.js +0 -53
  626. package/connectors/connect-yousign/node_modules/typescript/lib/zh-cn/diagnosticMessages.generated.json +0 -2122
  627. package/connectors/connect-yousign/node_modules/typescript/lib/zh-tw/diagnosticMessages.generated.json +0 -2122
  628. package/connectors/connect-yousign/node_modules/typescript/package.json +0 -120
  629. package/connectors/connect-yousign/node_modules/undici-types/LICENSE +0 -21
  630. package/connectors/connect-yousign/node_modules/undici-types/README.md +0 -6
  631. package/connectors/connect-yousign/node_modules/undici-types/agent.d.ts +0 -32
  632. package/connectors/connect-yousign/node_modules/undici-types/api.d.ts +0 -43
  633. package/connectors/connect-yousign/node_modules/undici-types/balanced-pool.d.ts +0 -30
  634. package/connectors/connect-yousign/node_modules/undici-types/cache-interceptor.d.ts +0 -173
  635. package/connectors/connect-yousign/node_modules/undici-types/cache.d.ts +0 -36
  636. package/connectors/connect-yousign/node_modules/undici-types/client-stats.d.ts +0 -15
  637. package/connectors/connect-yousign/node_modules/undici-types/client.d.ts +0 -108
  638. package/connectors/connect-yousign/node_modules/undici-types/connector.d.ts +0 -34
  639. package/connectors/connect-yousign/node_modules/undici-types/content-type.d.ts +0 -21
  640. package/connectors/connect-yousign/node_modules/undici-types/cookies.d.ts +0 -30
  641. package/connectors/connect-yousign/node_modules/undici-types/diagnostics-channel.d.ts +0 -74
  642. package/connectors/connect-yousign/node_modules/undici-types/dispatcher.d.ts +0 -276
  643. package/connectors/connect-yousign/node_modules/undici-types/env-http-proxy-agent.d.ts +0 -22
  644. package/connectors/connect-yousign/node_modules/undici-types/errors.d.ts +0 -161
  645. package/connectors/connect-yousign/node_modules/undici-types/eventsource.d.ts +0 -66
  646. package/connectors/connect-yousign/node_modules/undici-types/fetch.d.ts +0 -211
  647. package/connectors/connect-yousign/node_modules/undici-types/formdata.d.ts +0 -108
  648. package/connectors/connect-yousign/node_modules/undici-types/global-dispatcher.d.ts +0 -9
  649. package/connectors/connect-yousign/node_modules/undici-types/global-origin.d.ts +0 -7
  650. package/connectors/connect-yousign/node_modules/undici-types/h2c-client.d.ts +0 -73
  651. package/connectors/connect-yousign/node_modules/undici-types/handlers.d.ts +0 -15
  652. package/connectors/connect-yousign/node_modules/undici-types/header.d.ts +0 -160
  653. package/connectors/connect-yousign/node_modules/undici-types/index.d.ts +0 -88
  654. package/connectors/connect-yousign/node_modules/undici-types/interceptors.d.ts +0 -73
  655. package/connectors/connect-yousign/node_modules/undici-types/mock-agent.d.ts +0 -68
  656. package/connectors/connect-yousign/node_modules/undici-types/mock-call-history.d.ts +0 -111
  657. package/connectors/connect-yousign/node_modules/undici-types/mock-client.d.ts +0 -27
  658. package/connectors/connect-yousign/node_modules/undici-types/mock-errors.d.ts +0 -12
  659. package/connectors/connect-yousign/node_modules/undici-types/mock-interceptor.d.ts +0 -94
  660. package/connectors/connect-yousign/node_modules/undici-types/mock-pool.d.ts +0 -27
  661. package/connectors/connect-yousign/node_modules/undici-types/package.json +0 -55
  662. package/connectors/connect-yousign/node_modules/undici-types/patch.d.ts +0 -29
  663. package/connectors/connect-yousign/node_modules/undici-types/pool-stats.d.ts +0 -19
  664. package/connectors/connect-yousign/node_modules/undici-types/pool.d.ts +0 -41
  665. package/connectors/connect-yousign/node_modules/undici-types/proxy-agent.d.ts +0 -29
  666. package/connectors/connect-yousign/node_modules/undici-types/readable.d.ts +0 -68
  667. package/connectors/connect-yousign/node_modules/undici-types/retry-agent.d.ts +0 -8
  668. package/connectors/connect-yousign/node_modules/undici-types/retry-handler.d.ts +0 -125
  669. package/connectors/connect-yousign/node_modules/undici-types/round-robin-pool.d.ts +0 -41
  670. package/connectors/connect-yousign/node_modules/undici-types/snapshot-agent.d.ts +0 -109
  671. package/connectors/connect-yousign/node_modules/undici-types/util.d.ts +0 -18
  672. package/connectors/connect-yousign/node_modules/undici-types/utility.d.ts +0 -7
  673. package/connectors/connect-yousign/node_modules/undici-types/webidl.d.ts +0 -341
  674. package/connectors/connect-yousign/node_modules/undici-types/websocket.d.ts +0 -186
  675. package/dashboard/dist/assets/index-CSlS3oNV.css +0 -1
  676. package/dashboard/dist/assets/index-sSIkMXYs.js +0 -284
@@ -1,2509 +0,0 @@
1
- const EventEmitter = require('node:events').EventEmitter;
2
- const childProcess = require('node:child_process');
3
- const path = require('node:path');
4
- const fs = require('node:fs');
5
- const process = require('node:process');
6
-
7
- const { Argument, humanReadableArgName } = require('./argument.js');
8
- const { CommanderError } = require('./error.js');
9
- const { Help } = require('./help.js');
10
- const { Option, DualOptions } = require('./option.js');
11
- const { suggestSimilar } = require('./suggestSimilar');
12
-
13
- class Command extends EventEmitter {
14
- /**
15
- * Initialize a new `Command`.
16
- *
17
- * @param {string} [name]
18
- */
19
-
20
- constructor(name) {
21
- super();
22
- /** @type {Command[]} */
23
- this.commands = [];
24
- /** @type {Option[]} */
25
- this.options = [];
26
- this.parent = null;
27
- this._allowUnknownOption = false;
28
- this._allowExcessArguments = true;
29
- /** @type {Argument[]} */
30
- this.registeredArguments = [];
31
- this._args = this.registeredArguments; // deprecated old name
32
- /** @type {string[]} */
33
- this.args = []; // cli args with options removed
34
- this.rawArgs = [];
35
- this.processedArgs = []; // like .args but after custom processing and collecting variadic
36
- this._scriptPath = null;
37
- this._name = name || '';
38
- this._optionValues = {};
39
- this._optionValueSources = {}; // default, env, cli etc
40
- this._storeOptionsAsProperties = false;
41
- this._actionHandler = null;
42
- this._executableHandler = false;
43
- this._executableFile = null; // custom name for executable
44
- this._executableDir = null; // custom search directory for subcommands
45
- this._defaultCommandName = null;
46
- this._exitCallback = null;
47
- this._aliases = [];
48
- this._combineFlagAndOptionalValue = true;
49
- this._description = '';
50
- this._summary = '';
51
- this._argsDescription = undefined; // legacy
52
- this._enablePositionalOptions = false;
53
- this._passThroughOptions = false;
54
- this._lifeCycleHooks = {}; // a hash of arrays
55
- /** @type {(boolean | string)} */
56
- this._showHelpAfterError = false;
57
- this._showSuggestionAfterError = true;
58
-
59
- // see .configureOutput() for docs
60
- this._outputConfiguration = {
61
- writeOut: (str) => process.stdout.write(str),
62
- writeErr: (str) => process.stderr.write(str),
63
- getOutHelpWidth: () =>
64
- process.stdout.isTTY ? process.stdout.columns : undefined,
65
- getErrHelpWidth: () =>
66
- process.stderr.isTTY ? process.stderr.columns : undefined,
67
- outputError: (str, write) => write(str),
68
- };
69
-
70
- this._hidden = false;
71
- /** @type {(Option | null | undefined)} */
72
- this._helpOption = undefined; // Lazy created on demand. May be null if help option is disabled.
73
- this._addImplicitHelpCommand = undefined; // undecided whether true or false yet, not inherited
74
- /** @type {Command} */
75
- this._helpCommand = undefined; // lazy initialised, inherited
76
- this._helpConfiguration = {};
77
- }
78
-
79
- /**
80
- * Copy settings that are useful to have in common across root command and subcommands.
81
- *
82
- * (Used internally when adding a command using `.command()` so subcommands inherit parent settings.)
83
- *
84
- * @param {Command} sourceCommand
85
- * @return {Command} `this` command for chaining
86
- */
87
- copyInheritedSettings(sourceCommand) {
88
- this._outputConfiguration = sourceCommand._outputConfiguration;
89
- this._helpOption = sourceCommand._helpOption;
90
- this._helpCommand = sourceCommand._helpCommand;
91
- this._helpConfiguration = sourceCommand._helpConfiguration;
92
- this._exitCallback = sourceCommand._exitCallback;
93
- this._storeOptionsAsProperties = sourceCommand._storeOptionsAsProperties;
94
- this._combineFlagAndOptionalValue =
95
- sourceCommand._combineFlagAndOptionalValue;
96
- this._allowExcessArguments = sourceCommand._allowExcessArguments;
97
- this._enablePositionalOptions = sourceCommand._enablePositionalOptions;
98
- this._showHelpAfterError = sourceCommand._showHelpAfterError;
99
- this._showSuggestionAfterError = sourceCommand._showSuggestionAfterError;
100
-
101
- return this;
102
- }
103
-
104
- /**
105
- * @returns {Command[]}
106
- * @private
107
- */
108
-
109
- _getCommandAndAncestors() {
110
- const result = [];
111
- // eslint-disable-next-line @typescript-eslint/no-this-alias
112
- for (let command = this; command; command = command.parent) {
113
- result.push(command);
114
- }
115
- return result;
116
- }
117
-
118
- /**
119
- * Define a command.
120
- *
121
- * There are two styles of command: pay attention to where to put the description.
122
- *
123
- * @example
124
- * // Command implemented using action handler (description is supplied separately to `.command`)
125
- * program
126
- * .command('clone <source> [destination]')
127
- * .description('clone a repository into a newly created directory')
128
- * .action((source, destination) => {
129
- * console.log('clone command called');
130
- * });
131
- *
132
- * // Command implemented using separate executable file (description is second parameter to `.command`)
133
- * program
134
- * .command('start <service>', 'start named service')
135
- * .command('stop [service]', 'stop named service, or all if no name supplied');
136
- *
137
- * @param {string} nameAndArgs - command name and arguments, args are `<required>` or `[optional]` and last may also be `variadic...`
138
- * @param {(object | string)} [actionOptsOrExecDesc] - configuration options (for action), or description (for executable)
139
- * @param {object} [execOpts] - configuration options (for executable)
140
- * @return {Command} returns new command for action handler, or `this` for executable command
141
- */
142
-
143
- command(nameAndArgs, actionOptsOrExecDesc, execOpts) {
144
- let desc = actionOptsOrExecDesc;
145
- let opts = execOpts;
146
- if (typeof desc === 'object' && desc !== null) {
147
- opts = desc;
148
- desc = null;
149
- }
150
- opts = opts || {};
151
- const [, name, args] = nameAndArgs.match(/([^ ]+) *(.*)/);
152
-
153
- const cmd = this.createCommand(name);
154
- if (desc) {
155
- cmd.description(desc);
156
- cmd._executableHandler = true;
157
- }
158
- if (opts.isDefault) this._defaultCommandName = cmd._name;
159
- cmd._hidden = !!(opts.noHelp || opts.hidden); // noHelp is deprecated old name for hidden
160
- cmd._executableFile = opts.executableFile || null; // Custom name for executable file, set missing to null to match constructor
161
- if (args) cmd.arguments(args);
162
- this._registerCommand(cmd);
163
- cmd.parent = this;
164
- cmd.copyInheritedSettings(this);
165
-
166
- if (desc) return this;
167
- return cmd;
168
- }
169
-
170
- /**
171
- * Factory routine to create a new unattached command.
172
- *
173
- * See .command() for creating an attached subcommand, which uses this routine to
174
- * create the command. You can override createCommand to customise subcommands.
175
- *
176
- * @param {string} [name]
177
- * @return {Command} new command
178
- */
179
-
180
- createCommand(name) {
181
- return new Command(name);
182
- }
183
-
184
- /**
185
- * You can customise the help with a subclass of Help by overriding createHelp,
186
- * or by overriding Help properties using configureHelp().
187
- *
188
- * @return {Help}
189
- */
190
-
191
- createHelp() {
192
- return Object.assign(new Help(), this.configureHelp());
193
- }
194
-
195
- /**
196
- * You can customise the help by overriding Help properties using configureHelp(),
197
- * or with a subclass of Help by overriding createHelp().
198
- *
199
- * @param {object} [configuration] - configuration options
200
- * @return {(Command | object)} `this` command for chaining, or stored configuration
201
- */
202
-
203
- configureHelp(configuration) {
204
- if (configuration === undefined) return this._helpConfiguration;
205
-
206
- this._helpConfiguration = configuration;
207
- return this;
208
- }
209
-
210
- /**
211
- * The default output goes to stdout and stderr. You can customise this for special
212
- * applications. You can also customise the display of errors by overriding outputError.
213
- *
214
- * The configuration properties are all functions:
215
- *
216
- * // functions to change where being written, stdout and stderr
217
- * writeOut(str)
218
- * writeErr(str)
219
- * // matching functions to specify width for wrapping help
220
- * getOutHelpWidth()
221
- * getErrHelpWidth()
222
- * // functions based on what is being written out
223
- * outputError(str, write) // used for displaying errors, and not used for displaying help
224
- *
225
- * @param {object} [configuration] - configuration options
226
- * @return {(Command | object)} `this` command for chaining, or stored configuration
227
- */
228
-
229
- configureOutput(configuration) {
230
- if (configuration === undefined) return this._outputConfiguration;
231
-
232
- Object.assign(this._outputConfiguration, configuration);
233
- return this;
234
- }
235
-
236
- /**
237
- * Display the help or a custom message after an error occurs.
238
- *
239
- * @param {(boolean|string)} [displayHelp]
240
- * @return {Command} `this` command for chaining
241
- */
242
- showHelpAfterError(displayHelp = true) {
243
- if (typeof displayHelp !== 'string') displayHelp = !!displayHelp;
244
- this._showHelpAfterError = displayHelp;
245
- return this;
246
- }
247
-
248
- /**
249
- * Display suggestion of similar commands for unknown commands, or options for unknown options.
250
- *
251
- * @param {boolean} [displaySuggestion]
252
- * @return {Command} `this` command for chaining
253
- */
254
- showSuggestionAfterError(displaySuggestion = true) {
255
- this._showSuggestionAfterError = !!displaySuggestion;
256
- return this;
257
- }
258
-
259
- /**
260
- * Add a prepared subcommand.
261
- *
262
- * See .command() for creating an attached subcommand which inherits settings from its parent.
263
- *
264
- * @param {Command} cmd - new subcommand
265
- * @param {object} [opts] - configuration options
266
- * @return {Command} `this` command for chaining
267
- */
268
-
269
- addCommand(cmd, opts) {
270
- if (!cmd._name) {
271
- throw new Error(`Command passed to .addCommand() must have a name
272
- - specify the name in Command constructor or using .name()`);
273
- }
274
-
275
- opts = opts || {};
276
- if (opts.isDefault) this._defaultCommandName = cmd._name;
277
- if (opts.noHelp || opts.hidden) cmd._hidden = true; // modifying passed command due to existing implementation
278
-
279
- this._registerCommand(cmd);
280
- cmd.parent = this;
281
- cmd._checkForBrokenPassThrough();
282
-
283
- return this;
284
- }
285
-
286
- /**
287
- * Factory routine to create a new unattached argument.
288
- *
289
- * See .argument() for creating an attached argument, which uses this routine to
290
- * create the argument. You can override createArgument to return a custom argument.
291
- *
292
- * @param {string} name
293
- * @param {string} [description]
294
- * @return {Argument} new argument
295
- */
296
-
297
- createArgument(name, description) {
298
- return new Argument(name, description);
299
- }
300
-
301
- /**
302
- * Define argument syntax for command.
303
- *
304
- * The default is that the argument is required, and you can explicitly
305
- * indicate this with <> around the name. Put [] around the name for an optional argument.
306
- *
307
- * @example
308
- * program.argument('<input-file>');
309
- * program.argument('[output-file]');
310
- *
311
- * @param {string} name
312
- * @param {string} [description]
313
- * @param {(Function|*)} [fn] - custom argument processing function
314
- * @param {*} [defaultValue]
315
- * @return {Command} `this` command for chaining
316
- */
317
- argument(name, description, fn, defaultValue) {
318
- const argument = this.createArgument(name, description);
319
- if (typeof fn === 'function') {
320
- argument.default(defaultValue).argParser(fn);
321
- } else {
322
- argument.default(fn);
323
- }
324
- this.addArgument(argument);
325
- return this;
326
- }
327
-
328
- /**
329
- * Define argument syntax for command, adding multiple at once (without descriptions).
330
- *
331
- * See also .argument().
332
- *
333
- * @example
334
- * program.arguments('<cmd> [env]');
335
- *
336
- * @param {string} names
337
- * @return {Command} `this` command for chaining
338
- */
339
-
340
- arguments(names) {
341
- names
342
- .trim()
343
- .split(/ +/)
344
- .forEach((detail) => {
345
- this.argument(detail);
346
- });
347
- return this;
348
- }
349
-
350
- /**
351
- * Define argument syntax for command, adding a prepared argument.
352
- *
353
- * @param {Argument} argument
354
- * @return {Command} `this` command for chaining
355
- */
356
- addArgument(argument) {
357
- const previousArgument = this.registeredArguments.slice(-1)[0];
358
- if (previousArgument && previousArgument.variadic) {
359
- throw new Error(
360
- `only the last argument can be variadic '${previousArgument.name()}'`,
361
- );
362
- }
363
- if (
364
- argument.required &&
365
- argument.defaultValue !== undefined &&
366
- argument.parseArg === undefined
367
- ) {
368
- throw new Error(
369
- `a default value for a required argument is never used: '${argument.name()}'`,
370
- );
371
- }
372
- this.registeredArguments.push(argument);
373
- return this;
374
- }
375
-
376
- /**
377
- * Customise or override default help command. By default a help command is automatically added if your command has subcommands.
378
- *
379
- * @example
380
- * program.helpCommand('help [cmd]');
381
- * program.helpCommand('help [cmd]', 'show help');
382
- * program.helpCommand(false); // suppress default help command
383
- * program.helpCommand(true); // add help command even if no subcommands
384
- *
385
- * @param {string|boolean} enableOrNameAndArgs - enable with custom name and/or arguments, or boolean to override whether added
386
- * @param {string} [description] - custom description
387
- * @return {Command} `this` command for chaining
388
- */
389
-
390
- helpCommand(enableOrNameAndArgs, description) {
391
- if (typeof enableOrNameAndArgs === 'boolean') {
392
- this._addImplicitHelpCommand = enableOrNameAndArgs;
393
- return this;
394
- }
395
-
396
- enableOrNameAndArgs = enableOrNameAndArgs ?? 'help [command]';
397
- const [, helpName, helpArgs] = enableOrNameAndArgs.match(/([^ ]+) *(.*)/);
398
- const helpDescription = description ?? 'display help for command';
399
-
400
- const helpCommand = this.createCommand(helpName);
401
- helpCommand.helpOption(false);
402
- if (helpArgs) helpCommand.arguments(helpArgs);
403
- if (helpDescription) helpCommand.description(helpDescription);
404
-
405
- this._addImplicitHelpCommand = true;
406
- this._helpCommand = helpCommand;
407
-
408
- return this;
409
- }
410
-
411
- /**
412
- * Add prepared custom help command.
413
- *
414
- * @param {(Command|string|boolean)} helpCommand - custom help command, or deprecated enableOrNameAndArgs as for `.helpCommand()`
415
- * @param {string} [deprecatedDescription] - deprecated custom description used with custom name only
416
- * @return {Command} `this` command for chaining
417
- */
418
- addHelpCommand(helpCommand, deprecatedDescription) {
419
- // If not passed an object, call through to helpCommand for backwards compatibility,
420
- // as addHelpCommand was originally used like helpCommand is now.
421
- if (typeof helpCommand !== 'object') {
422
- this.helpCommand(helpCommand, deprecatedDescription);
423
- return this;
424
- }
425
-
426
- this._addImplicitHelpCommand = true;
427
- this._helpCommand = helpCommand;
428
- return this;
429
- }
430
-
431
- /**
432
- * Lazy create help command.
433
- *
434
- * @return {(Command|null)}
435
- * @package
436
- */
437
- _getHelpCommand() {
438
- const hasImplicitHelpCommand =
439
- this._addImplicitHelpCommand ??
440
- (this.commands.length &&
441
- !this._actionHandler &&
442
- !this._findCommand('help'));
443
-
444
- if (hasImplicitHelpCommand) {
445
- if (this._helpCommand === undefined) {
446
- this.helpCommand(undefined, undefined); // use default name and description
447
- }
448
- return this._helpCommand;
449
- }
450
- return null;
451
- }
452
-
453
- /**
454
- * Add hook for life cycle event.
455
- *
456
- * @param {string} event
457
- * @param {Function} listener
458
- * @return {Command} `this` command for chaining
459
- */
460
-
461
- hook(event, listener) {
462
- const allowedValues = ['preSubcommand', 'preAction', 'postAction'];
463
- if (!allowedValues.includes(event)) {
464
- throw new Error(`Unexpected value for event passed to hook : '${event}'.
465
- Expecting one of '${allowedValues.join("', '")}'`);
466
- }
467
- if (this._lifeCycleHooks[event]) {
468
- this._lifeCycleHooks[event].push(listener);
469
- } else {
470
- this._lifeCycleHooks[event] = [listener];
471
- }
472
- return this;
473
- }
474
-
475
- /**
476
- * Register callback to use as replacement for calling process.exit.
477
- *
478
- * @param {Function} [fn] optional callback which will be passed a CommanderError, defaults to throwing
479
- * @return {Command} `this` command for chaining
480
- */
481
-
482
- exitOverride(fn) {
483
- if (fn) {
484
- this._exitCallback = fn;
485
- } else {
486
- this._exitCallback = (err) => {
487
- if (err.code !== 'commander.executeSubCommandAsync') {
488
- throw err;
489
- } else {
490
- // Async callback from spawn events, not useful to throw.
491
- }
492
- };
493
- }
494
- return this;
495
- }
496
-
497
- /**
498
- * Call process.exit, and _exitCallback if defined.
499
- *
500
- * @param {number} exitCode exit code for using with process.exit
501
- * @param {string} code an id string representing the error
502
- * @param {string} message human-readable description of the error
503
- * @return never
504
- * @private
505
- */
506
-
507
- _exit(exitCode, code, message) {
508
- if (this._exitCallback) {
509
- this._exitCallback(new CommanderError(exitCode, code, message));
510
- // Expecting this line is not reached.
511
- }
512
- process.exit(exitCode);
513
- }
514
-
515
- /**
516
- * Register callback `fn` for the command.
517
- *
518
- * @example
519
- * program
520
- * .command('serve')
521
- * .description('start service')
522
- * .action(function() {
523
- * // do work here
524
- * });
525
- *
526
- * @param {Function} fn
527
- * @return {Command} `this` command for chaining
528
- */
529
-
530
- action(fn) {
531
- const listener = (args) => {
532
- // The .action callback takes an extra parameter which is the command or options.
533
- const expectedArgsCount = this.registeredArguments.length;
534
- const actionArgs = args.slice(0, expectedArgsCount);
535
- if (this._storeOptionsAsProperties) {
536
- actionArgs[expectedArgsCount] = this; // backwards compatible "options"
537
- } else {
538
- actionArgs[expectedArgsCount] = this.opts();
539
- }
540
- actionArgs.push(this);
541
-
542
- return fn.apply(this, actionArgs);
543
- };
544
- this._actionHandler = listener;
545
- return this;
546
- }
547
-
548
- /**
549
- * Factory routine to create a new unattached option.
550
- *
551
- * See .option() for creating an attached option, which uses this routine to
552
- * create the option. You can override createOption to return a custom option.
553
- *
554
- * @param {string} flags
555
- * @param {string} [description]
556
- * @return {Option} new option
557
- */
558
-
559
- createOption(flags, description) {
560
- return new Option(flags, description);
561
- }
562
-
563
- /**
564
- * Wrap parseArgs to catch 'commander.invalidArgument'.
565
- *
566
- * @param {(Option | Argument)} target
567
- * @param {string} value
568
- * @param {*} previous
569
- * @param {string} invalidArgumentMessage
570
- * @private
571
- */
572
-
573
- _callParseArg(target, value, previous, invalidArgumentMessage) {
574
- try {
575
- return target.parseArg(value, previous);
576
- } catch (err) {
577
- if (err.code === 'commander.invalidArgument') {
578
- const message = `${invalidArgumentMessage} ${err.message}`;
579
- this.error(message, { exitCode: err.exitCode, code: err.code });
580
- }
581
- throw err;
582
- }
583
- }
584
-
585
- /**
586
- * Check for option flag conflicts.
587
- * Register option if no conflicts found, or throw on conflict.
588
- *
589
- * @param {Option} option
590
- * @private
591
- */
592
-
593
- _registerOption(option) {
594
- const matchingOption =
595
- (option.short && this._findOption(option.short)) ||
596
- (option.long && this._findOption(option.long));
597
- if (matchingOption) {
598
- const matchingFlag =
599
- option.long && this._findOption(option.long)
600
- ? option.long
601
- : option.short;
602
- throw new Error(`Cannot add option '${option.flags}'${this._name && ` to command '${this._name}'`} due to conflicting flag '${matchingFlag}'
603
- - already used by option '${matchingOption.flags}'`);
604
- }
605
-
606
- this.options.push(option);
607
- }
608
-
609
- /**
610
- * Check for command name and alias conflicts with existing commands.
611
- * Register command if no conflicts found, or throw on conflict.
612
- *
613
- * @param {Command} command
614
- * @private
615
- */
616
-
617
- _registerCommand(command) {
618
- const knownBy = (cmd) => {
619
- return [cmd.name()].concat(cmd.aliases());
620
- };
621
-
622
- const alreadyUsed = knownBy(command).find((name) =>
623
- this._findCommand(name),
624
- );
625
- if (alreadyUsed) {
626
- const existingCmd = knownBy(this._findCommand(alreadyUsed)).join('|');
627
- const newCmd = knownBy(command).join('|');
628
- throw new Error(
629
- `cannot add command '${newCmd}' as already have command '${existingCmd}'`,
630
- );
631
- }
632
-
633
- this.commands.push(command);
634
- }
635
-
636
- /**
637
- * Add an option.
638
- *
639
- * @param {Option} option
640
- * @return {Command} `this` command for chaining
641
- */
642
- addOption(option) {
643
- this._registerOption(option);
644
-
645
- const oname = option.name();
646
- const name = option.attributeName();
647
-
648
- // store default value
649
- if (option.negate) {
650
- // --no-foo is special and defaults foo to true, unless a --foo option is already defined
651
- const positiveLongFlag = option.long.replace(/^--no-/, '--');
652
- if (!this._findOption(positiveLongFlag)) {
653
- this.setOptionValueWithSource(
654
- name,
655
- option.defaultValue === undefined ? true : option.defaultValue,
656
- 'default',
657
- );
658
- }
659
- } else if (option.defaultValue !== undefined) {
660
- this.setOptionValueWithSource(name, option.defaultValue, 'default');
661
- }
662
-
663
- // handler for cli and env supplied values
664
- const handleOptionValue = (val, invalidValueMessage, valueSource) => {
665
- // val is null for optional option used without an optional-argument.
666
- // val is undefined for boolean and negated option.
667
- if (val == null && option.presetArg !== undefined) {
668
- val = option.presetArg;
669
- }
670
-
671
- // custom processing
672
- const oldValue = this.getOptionValue(name);
673
- if (val !== null && option.parseArg) {
674
- val = this._callParseArg(option, val, oldValue, invalidValueMessage);
675
- } else if (val !== null && option.variadic) {
676
- val = option._concatValue(val, oldValue);
677
- }
678
-
679
- // Fill-in appropriate missing values. Long winded but easy to follow.
680
- if (val == null) {
681
- if (option.negate) {
682
- val = false;
683
- } else if (option.isBoolean() || option.optional) {
684
- val = true;
685
- } else {
686
- val = ''; // not normal, parseArg might have failed or be a mock function for testing
687
- }
688
- }
689
- this.setOptionValueWithSource(name, val, valueSource);
690
- };
691
-
692
- this.on('option:' + oname, (val) => {
693
- const invalidValueMessage = `error: option '${option.flags}' argument '${val}' is invalid.`;
694
- handleOptionValue(val, invalidValueMessage, 'cli');
695
- });
696
-
697
- if (option.envVar) {
698
- this.on('optionEnv:' + oname, (val) => {
699
- const invalidValueMessage = `error: option '${option.flags}' value '${val}' from env '${option.envVar}' is invalid.`;
700
- handleOptionValue(val, invalidValueMessage, 'env');
701
- });
702
- }
703
-
704
- return this;
705
- }
706
-
707
- /**
708
- * Internal implementation shared by .option() and .requiredOption()
709
- *
710
- * @return {Command} `this` command for chaining
711
- * @private
712
- */
713
- _optionEx(config, flags, description, fn, defaultValue) {
714
- if (typeof flags === 'object' && flags instanceof Option) {
715
- throw new Error(
716
- 'To add an Option object use addOption() instead of option() or requiredOption()',
717
- );
718
- }
719
- const option = this.createOption(flags, description);
720
- option.makeOptionMandatory(!!config.mandatory);
721
- if (typeof fn === 'function') {
722
- option.default(defaultValue).argParser(fn);
723
- } else if (fn instanceof RegExp) {
724
- // deprecated
725
- const regex = fn;
726
- fn = (val, def) => {
727
- const m = regex.exec(val);
728
- return m ? m[0] : def;
729
- };
730
- option.default(defaultValue).argParser(fn);
731
- } else {
732
- option.default(fn);
733
- }
734
-
735
- return this.addOption(option);
736
- }
737
-
738
- /**
739
- * Define option with `flags`, `description`, and optional argument parsing function or `defaultValue` or both.
740
- *
741
- * The `flags` string contains the short and/or long flags, separated by comma, a pipe or space. A required
742
- * option-argument is indicated by `<>` and an optional option-argument by `[]`.
743
- *
744
- * See the README for more details, and see also addOption() and requiredOption().
745
- *
746
- * @example
747
- * program
748
- * .option('-p, --pepper', 'add pepper')
749
- * .option('-p, --pizza-type <TYPE>', 'type of pizza') // required option-argument
750
- * .option('-c, --cheese [CHEESE]', 'add extra cheese', 'mozzarella') // optional option-argument with default
751
- * .option('-t, --tip <VALUE>', 'add tip to purchase cost', parseFloat) // custom parse function
752
- *
753
- * @param {string} flags
754
- * @param {string} [description]
755
- * @param {(Function|*)} [parseArg] - custom option processing function or default value
756
- * @param {*} [defaultValue]
757
- * @return {Command} `this` command for chaining
758
- */
759
-
760
- option(flags, description, parseArg, defaultValue) {
761
- return this._optionEx({}, flags, description, parseArg, defaultValue);
762
- }
763
-
764
- /**
765
- * Add a required option which must have a value after parsing. This usually means
766
- * the option must be specified on the command line. (Otherwise the same as .option().)
767
- *
768
- * The `flags` string contains the short and/or long flags, separated by comma, a pipe or space.
769
- *
770
- * @param {string} flags
771
- * @param {string} [description]
772
- * @param {(Function|*)} [parseArg] - custom option processing function or default value
773
- * @param {*} [defaultValue]
774
- * @return {Command} `this` command for chaining
775
- */
776
-
777
- requiredOption(flags, description, parseArg, defaultValue) {
778
- return this._optionEx(
779
- { mandatory: true },
780
- flags,
781
- description,
782
- parseArg,
783
- defaultValue,
784
- );
785
- }
786
-
787
- /**
788
- * Alter parsing of short flags with optional values.
789
- *
790
- * @example
791
- * // for `.option('-f,--flag [value]'):
792
- * program.combineFlagAndOptionalValue(true); // `-f80` is treated like `--flag=80`, this is the default behaviour
793
- * program.combineFlagAndOptionalValue(false) // `-fb` is treated like `-f -b`
794
- *
795
- * @param {boolean} [combine] - if `true` or omitted, an optional value can be specified directly after the flag.
796
- * @return {Command} `this` command for chaining
797
- */
798
- combineFlagAndOptionalValue(combine = true) {
799
- this._combineFlagAndOptionalValue = !!combine;
800
- return this;
801
- }
802
-
803
- /**
804
- * Allow unknown options on the command line.
805
- *
806
- * @param {boolean} [allowUnknown] - if `true` or omitted, no error will be thrown for unknown options.
807
- * @return {Command} `this` command for chaining
808
- */
809
- allowUnknownOption(allowUnknown = true) {
810
- this._allowUnknownOption = !!allowUnknown;
811
- return this;
812
- }
813
-
814
- /**
815
- * Allow excess command-arguments on the command line. Pass false to make excess arguments an error.
816
- *
817
- * @param {boolean} [allowExcess] - if `true` or omitted, no error will be thrown for excess arguments.
818
- * @return {Command} `this` command for chaining
819
- */
820
- allowExcessArguments(allowExcess = true) {
821
- this._allowExcessArguments = !!allowExcess;
822
- return this;
823
- }
824
-
825
- /**
826
- * Enable positional options. Positional means global options are specified before subcommands which lets
827
- * subcommands reuse the same option names, and also enables subcommands to turn on passThroughOptions.
828
- * The default behaviour is non-positional and global options may appear anywhere on the command line.
829
- *
830
- * @param {boolean} [positional]
831
- * @return {Command} `this` command for chaining
832
- */
833
- enablePositionalOptions(positional = true) {
834
- this._enablePositionalOptions = !!positional;
835
- return this;
836
- }
837
-
838
- /**
839
- * Pass through options that come after command-arguments rather than treat them as command-options,
840
- * so actual command-options come before command-arguments. Turning this on for a subcommand requires
841
- * positional options to have been enabled on the program (parent commands).
842
- * The default behaviour is non-positional and options may appear before or after command-arguments.
843
- *
844
- * @param {boolean} [passThrough] for unknown options.
845
- * @return {Command} `this` command for chaining
846
- */
847
- passThroughOptions(passThrough = true) {
848
- this._passThroughOptions = !!passThrough;
849
- this._checkForBrokenPassThrough();
850
- return this;
851
- }
852
-
853
- /**
854
- * @private
855
- */
856
-
857
- _checkForBrokenPassThrough() {
858
- if (
859
- this.parent &&
860
- this._passThroughOptions &&
861
- !this.parent._enablePositionalOptions
862
- ) {
863
- throw new Error(
864
- `passThroughOptions cannot be used for '${this._name}' without turning on enablePositionalOptions for parent command(s)`,
865
- );
866
- }
867
- }
868
-
869
- /**
870
- * Whether to store option values as properties on command object,
871
- * or store separately (specify false). In both cases the option values can be accessed using .opts().
872
- *
873
- * @param {boolean} [storeAsProperties=true]
874
- * @return {Command} `this` command for chaining
875
- */
876
-
877
- storeOptionsAsProperties(storeAsProperties = true) {
878
- if (this.options.length) {
879
- throw new Error('call .storeOptionsAsProperties() before adding options');
880
- }
881
- if (Object.keys(this._optionValues).length) {
882
- throw new Error(
883
- 'call .storeOptionsAsProperties() before setting option values',
884
- );
885
- }
886
- this._storeOptionsAsProperties = !!storeAsProperties;
887
- return this;
888
- }
889
-
890
- /**
891
- * Retrieve option value.
892
- *
893
- * @param {string} key
894
- * @return {object} value
895
- */
896
-
897
- getOptionValue(key) {
898
- if (this._storeOptionsAsProperties) {
899
- return this[key];
900
- }
901
- return this._optionValues[key];
902
- }
903
-
904
- /**
905
- * Store option value.
906
- *
907
- * @param {string} key
908
- * @param {object} value
909
- * @return {Command} `this` command for chaining
910
- */
911
-
912
- setOptionValue(key, value) {
913
- return this.setOptionValueWithSource(key, value, undefined);
914
- }
915
-
916
- /**
917
- * Store option value and where the value came from.
918
- *
919
- * @param {string} key
920
- * @param {object} value
921
- * @param {string} source - expected values are default/config/env/cli/implied
922
- * @return {Command} `this` command for chaining
923
- */
924
-
925
- setOptionValueWithSource(key, value, source) {
926
- if (this._storeOptionsAsProperties) {
927
- this[key] = value;
928
- } else {
929
- this._optionValues[key] = value;
930
- }
931
- this._optionValueSources[key] = source;
932
- return this;
933
- }
934
-
935
- /**
936
- * Get source of option value.
937
- * Expected values are default | config | env | cli | implied
938
- *
939
- * @param {string} key
940
- * @return {string}
941
- */
942
-
943
- getOptionValueSource(key) {
944
- return this._optionValueSources[key];
945
- }
946
-
947
- /**
948
- * Get source of option value. See also .optsWithGlobals().
949
- * Expected values are default | config | env | cli | implied
950
- *
951
- * @param {string} key
952
- * @return {string}
953
- */
954
-
955
- getOptionValueSourceWithGlobals(key) {
956
- // global overwrites local, like optsWithGlobals
957
- let source;
958
- this._getCommandAndAncestors().forEach((cmd) => {
959
- if (cmd.getOptionValueSource(key) !== undefined) {
960
- source = cmd.getOptionValueSource(key);
961
- }
962
- });
963
- return source;
964
- }
965
-
966
- /**
967
- * Get user arguments from implied or explicit arguments.
968
- * Side-effects: set _scriptPath if args included script. Used for default program name, and subcommand searches.
969
- *
970
- * @private
971
- */
972
-
973
- _prepareUserArgs(argv, parseOptions) {
974
- if (argv !== undefined && !Array.isArray(argv)) {
975
- throw new Error('first parameter to parse must be array or undefined');
976
- }
977
- parseOptions = parseOptions || {};
978
-
979
- // auto-detect argument conventions if nothing supplied
980
- if (argv === undefined && parseOptions.from === undefined) {
981
- if (process.versions?.electron) {
982
- parseOptions.from = 'electron';
983
- }
984
- // check node specific options for scenarios where user CLI args follow executable without scriptname
985
- const execArgv = process.execArgv ?? [];
986
- if (
987
- execArgv.includes('-e') ||
988
- execArgv.includes('--eval') ||
989
- execArgv.includes('-p') ||
990
- execArgv.includes('--print')
991
- ) {
992
- parseOptions.from = 'eval'; // internal usage, not documented
993
- }
994
- }
995
-
996
- // default to using process.argv
997
- if (argv === undefined) {
998
- argv = process.argv;
999
- }
1000
- this.rawArgs = argv.slice();
1001
-
1002
- // extract the user args and scriptPath
1003
- let userArgs;
1004
- switch (parseOptions.from) {
1005
- case undefined:
1006
- case 'node':
1007
- this._scriptPath = argv[1];
1008
- userArgs = argv.slice(2);
1009
- break;
1010
- case 'electron':
1011
- // @ts-ignore: because defaultApp is an unknown property
1012
- if (process.defaultApp) {
1013
- this._scriptPath = argv[1];
1014
- userArgs = argv.slice(2);
1015
- } else {
1016
- userArgs = argv.slice(1);
1017
- }
1018
- break;
1019
- case 'user':
1020
- userArgs = argv.slice(0);
1021
- break;
1022
- case 'eval':
1023
- userArgs = argv.slice(1);
1024
- break;
1025
- default:
1026
- throw new Error(
1027
- `unexpected parse option { from: '${parseOptions.from}' }`,
1028
- );
1029
- }
1030
-
1031
- // Find default name for program from arguments.
1032
- if (!this._name && this._scriptPath)
1033
- this.nameFromFilename(this._scriptPath);
1034
- this._name = this._name || 'program';
1035
-
1036
- return userArgs;
1037
- }
1038
-
1039
- /**
1040
- * Parse `argv`, setting options and invoking commands when defined.
1041
- *
1042
- * Use parseAsync instead of parse if any of your action handlers are async.
1043
- *
1044
- * Call with no parameters to parse `process.argv`. Detects Electron and special node options like `node --eval`. Easy mode!
1045
- *
1046
- * Or call with an array of strings to parse, and optionally where the user arguments start by specifying where the arguments are `from`:
1047
- * - `'node'`: default, `argv[0]` is the application and `argv[1]` is the script being run, with user arguments after that
1048
- * - `'electron'`: `argv[0]` is the application and `argv[1]` varies depending on whether the electron application is packaged
1049
- * - `'user'`: just user arguments
1050
- *
1051
- * @example
1052
- * program.parse(); // parse process.argv and auto-detect electron and special node flags
1053
- * program.parse(process.argv); // assume argv[0] is app and argv[1] is script
1054
- * program.parse(my-args, { from: 'user' }); // just user supplied arguments, nothing special about argv[0]
1055
- *
1056
- * @param {string[]} [argv] - optional, defaults to process.argv
1057
- * @param {object} [parseOptions] - optionally specify style of options with from: node/user/electron
1058
- * @param {string} [parseOptions.from] - where the args are from: 'node', 'user', 'electron'
1059
- * @return {Command} `this` command for chaining
1060
- */
1061
-
1062
- parse(argv, parseOptions) {
1063
- const userArgs = this._prepareUserArgs(argv, parseOptions);
1064
- this._parseCommand([], userArgs);
1065
-
1066
- return this;
1067
- }
1068
-
1069
- /**
1070
- * Parse `argv`, setting options and invoking commands when defined.
1071
- *
1072
- * Call with no parameters to parse `process.argv`. Detects Electron and special node options like `node --eval`. Easy mode!
1073
- *
1074
- * Or call with an array of strings to parse, and optionally where the user arguments start by specifying where the arguments are `from`:
1075
- * - `'node'`: default, `argv[0]` is the application and `argv[1]` is the script being run, with user arguments after that
1076
- * - `'electron'`: `argv[0]` is the application and `argv[1]` varies depending on whether the electron application is packaged
1077
- * - `'user'`: just user arguments
1078
- *
1079
- * @example
1080
- * await program.parseAsync(); // parse process.argv and auto-detect electron and special node flags
1081
- * await program.parseAsync(process.argv); // assume argv[0] is app and argv[1] is script
1082
- * await program.parseAsync(my-args, { from: 'user' }); // just user supplied arguments, nothing special about argv[0]
1083
- *
1084
- * @param {string[]} [argv]
1085
- * @param {object} [parseOptions]
1086
- * @param {string} parseOptions.from - where the args are from: 'node', 'user', 'electron'
1087
- * @return {Promise}
1088
- */
1089
-
1090
- async parseAsync(argv, parseOptions) {
1091
- const userArgs = this._prepareUserArgs(argv, parseOptions);
1092
- await this._parseCommand([], userArgs);
1093
-
1094
- return this;
1095
- }
1096
-
1097
- /**
1098
- * Execute a sub-command executable.
1099
- *
1100
- * @private
1101
- */
1102
-
1103
- _executeSubCommand(subcommand, args) {
1104
- args = args.slice();
1105
- let launchWithNode = false; // Use node for source targets so do not need to get permissions correct, and on Windows.
1106
- const sourceExt = ['.js', '.ts', '.tsx', '.mjs', '.cjs'];
1107
-
1108
- function findFile(baseDir, baseName) {
1109
- // Look for specified file
1110
- const localBin = path.resolve(baseDir, baseName);
1111
- if (fs.existsSync(localBin)) return localBin;
1112
-
1113
- // Stop looking if candidate already has an expected extension.
1114
- if (sourceExt.includes(path.extname(baseName))) return undefined;
1115
-
1116
- // Try all the extensions.
1117
- const foundExt = sourceExt.find((ext) =>
1118
- fs.existsSync(`${localBin}${ext}`),
1119
- );
1120
- if (foundExt) return `${localBin}${foundExt}`;
1121
-
1122
- return undefined;
1123
- }
1124
-
1125
- // Not checking for help first. Unlikely to have mandatory and executable, and can't robustly test for help flags in external command.
1126
- this._checkForMissingMandatoryOptions();
1127
- this._checkForConflictingOptions();
1128
-
1129
- // executableFile and executableDir might be full path, or just a name
1130
- let executableFile =
1131
- subcommand._executableFile || `${this._name}-${subcommand._name}`;
1132
- let executableDir = this._executableDir || '';
1133
- if (this._scriptPath) {
1134
- let resolvedScriptPath; // resolve possible symlink for installed npm binary
1135
- try {
1136
- resolvedScriptPath = fs.realpathSync(this._scriptPath);
1137
- } catch (err) {
1138
- resolvedScriptPath = this._scriptPath;
1139
- }
1140
- executableDir = path.resolve(
1141
- path.dirname(resolvedScriptPath),
1142
- executableDir,
1143
- );
1144
- }
1145
-
1146
- // Look for a local file in preference to a command in PATH.
1147
- if (executableDir) {
1148
- let localFile = findFile(executableDir, executableFile);
1149
-
1150
- // Legacy search using prefix of script name instead of command name
1151
- if (!localFile && !subcommand._executableFile && this._scriptPath) {
1152
- const legacyName = path.basename(
1153
- this._scriptPath,
1154
- path.extname(this._scriptPath),
1155
- );
1156
- if (legacyName !== this._name) {
1157
- localFile = findFile(
1158
- executableDir,
1159
- `${legacyName}-${subcommand._name}`,
1160
- );
1161
- }
1162
- }
1163
- executableFile = localFile || executableFile;
1164
- }
1165
-
1166
- launchWithNode = sourceExt.includes(path.extname(executableFile));
1167
-
1168
- let proc;
1169
- if (process.platform !== 'win32') {
1170
- if (launchWithNode) {
1171
- args.unshift(executableFile);
1172
- // add executable arguments to spawn
1173
- args = incrementNodeInspectorPort(process.execArgv).concat(args);
1174
-
1175
- proc = childProcess.spawn(process.argv[0], args, { stdio: 'inherit' });
1176
- } else {
1177
- proc = childProcess.spawn(executableFile, args, { stdio: 'inherit' });
1178
- }
1179
- } else {
1180
- args.unshift(executableFile);
1181
- // add executable arguments to spawn
1182
- args = incrementNodeInspectorPort(process.execArgv).concat(args);
1183
- proc = childProcess.spawn(process.execPath, args, { stdio: 'inherit' });
1184
- }
1185
-
1186
- if (!proc.killed) {
1187
- // testing mainly to avoid leak warnings during unit tests with mocked spawn
1188
- const signals = ['SIGUSR1', 'SIGUSR2', 'SIGTERM', 'SIGINT', 'SIGHUP'];
1189
- signals.forEach((signal) => {
1190
- process.on(signal, () => {
1191
- if (proc.killed === false && proc.exitCode === null) {
1192
- // @ts-ignore because signals not typed to known strings
1193
- proc.kill(signal);
1194
- }
1195
- });
1196
- });
1197
- }
1198
-
1199
- // By default terminate process when spawned process terminates.
1200
- const exitCallback = this._exitCallback;
1201
- proc.on('close', (code) => {
1202
- code = code ?? 1; // code is null if spawned process terminated due to a signal
1203
- if (!exitCallback) {
1204
- process.exit(code);
1205
- } else {
1206
- exitCallback(
1207
- new CommanderError(
1208
- code,
1209
- 'commander.executeSubCommandAsync',
1210
- '(close)',
1211
- ),
1212
- );
1213
- }
1214
- });
1215
- proc.on('error', (err) => {
1216
- // @ts-ignore: because err.code is an unknown property
1217
- if (err.code === 'ENOENT') {
1218
- const executableDirMessage = executableDir
1219
- ? `searched for local subcommand relative to directory '${executableDir}'`
1220
- : 'no directory for search for local subcommand, use .executableDir() to supply a custom directory';
1221
- const executableMissing = `'${executableFile}' does not exist
1222
- - if '${subcommand._name}' is not meant to be an executable command, remove description parameter from '.command()' and use '.description()' instead
1223
- - if the default executable name is not suitable, use the executableFile option to supply a custom name or path
1224
- - ${executableDirMessage}`;
1225
- throw new Error(executableMissing);
1226
- // @ts-ignore: because err.code is an unknown property
1227
- } else if (err.code === 'EACCES') {
1228
- throw new Error(`'${executableFile}' not executable`);
1229
- }
1230
- if (!exitCallback) {
1231
- process.exit(1);
1232
- } else {
1233
- const wrappedError = new CommanderError(
1234
- 1,
1235
- 'commander.executeSubCommandAsync',
1236
- '(error)',
1237
- );
1238
- wrappedError.nestedError = err;
1239
- exitCallback(wrappedError);
1240
- }
1241
- });
1242
-
1243
- // Store the reference to the child process
1244
- this.runningCommand = proc;
1245
- }
1246
-
1247
- /**
1248
- * @private
1249
- */
1250
-
1251
- _dispatchSubcommand(commandName, operands, unknown) {
1252
- const subCommand = this._findCommand(commandName);
1253
- if (!subCommand) this.help({ error: true });
1254
-
1255
- let promiseChain;
1256
- promiseChain = this._chainOrCallSubCommandHook(
1257
- promiseChain,
1258
- subCommand,
1259
- 'preSubcommand',
1260
- );
1261
- promiseChain = this._chainOrCall(promiseChain, () => {
1262
- if (subCommand._executableHandler) {
1263
- this._executeSubCommand(subCommand, operands.concat(unknown));
1264
- } else {
1265
- return subCommand._parseCommand(operands, unknown);
1266
- }
1267
- });
1268
- return promiseChain;
1269
- }
1270
-
1271
- /**
1272
- * Invoke help directly if possible, or dispatch if necessary.
1273
- * e.g. help foo
1274
- *
1275
- * @private
1276
- */
1277
-
1278
- _dispatchHelpCommand(subcommandName) {
1279
- if (!subcommandName) {
1280
- this.help();
1281
- }
1282
- const subCommand = this._findCommand(subcommandName);
1283
- if (subCommand && !subCommand._executableHandler) {
1284
- subCommand.help();
1285
- }
1286
-
1287
- // Fallback to parsing the help flag to invoke the help.
1288
- return this._dispatchSubcommand(
1289
- subcommandName,
1290
- [],
1291
- [this._getHelpOption()?.long ?? this._getHelpOption()?.short ?? '--help'],
1292
- );
1293
- }
1294
-
1295
- /**
1296
- * Check this.args against expected this.registeredArguments.
1297
- *
1298
- * @private
1299
- */
1300
-
1301
- _checkNumberOfArguments() {
1302
- // too few
1303
- this.registeredArguments.forEach((arg, i) => {
1304
- if (arg.required && this.args[i] == null) {
1305
- this.missingArgument(arg.name());
1306
- }
1307
- });
1308
- // too many
1309
- if (
1310
- this.registeredArguments.length > 0 &&
1311
- this.registeredArguments[this.registeredArguments.length - 1].variadic
1312
- ) {
1313
- return;
1314
- }
1315
- if (this.args.length > this.registeredArguments.length) {
1316
- this._excessArguments(this.args);
1317
- }
1318
- }
1319
-
1320
- /**
1321
- * Process this.args using this.registeredArguments and save as this.processedArgs!
1322
- *
1323
- * @private
1324
- */
1325
-
1326
- _processArguments() {
1327
- const myParseArg = (argument, value, previous) => {
1328
- // Extra processing for nice error message on parsing failure.
1329
- let parsedValue = value;
1330
- if (value !== null && argument.parseArg) {
1331
- const invalidValueMessage = `error: command-argument value '${value}' is invalid for argument '${argument.name()}'.`;
1332
- parsedValue = this._callParseArg(
1333
- argument,
1334
- value,
1335
- previous,
1336
- invalidValueMessage,
1337
- );
1338
- }
1339
- return parsedValue;
1340
- };
1341
-
1342
- this._checkNumberOfArguments();
1343
-
1344
- const processedArgs = [];
1345
- this.registeredArguments.forEach((declaredArg, index) => {
1346
- let value = declaredArg.defaultValue;
1347
- if (declaredArg.variadic) {
1348
- // Collect together remaining arguments for passing together as an array.
1349
- if (index < this.args.length) {
1350
- value = this.args.slice(index);
1351
- if (declaredArg.parseArg) {
1352
- value = value.reduce((processed, v) => {
1353
- return myParseArg(declaredArg, v, processed);
1354
- }, declaredArg.defaultValue);
1355
- }
1356
- } else if (value === undefined) {
1357
- value = [];
1358
- }
1359
- } else if (index < this.args.length) {
1360
- value = this.args[index];
1361
- if (declaredArg.parseArg) {
1362
- value = myParseArg(declaredArg, value, declaredArg.defaultValue);
1363
- }
1364
- }
1365
- processedArgs[index] = value;
1366
- });
1367
- this.processedArgs = processedArgs;
1368
- }
1369
-
1370
- /**
1371
- * Once we have a promise we chain, but call synchronously until then.
1372
- *
1373
- * @param {(Promise|undefined)} promise
1374
- * @param {Function} fn
1375
- * @return {(Promise|undefined)}
1376
- * @private
1377
- */
1378
-
1379
- _chainOrCall(promise, fn) {
1380
- // thenable
1381
- if (promise && promise.then && typeof promise.then === 'function') {
1382
- // already have a promise, chain callback
1383
- return promise.then(() => fn());
1384
- }
1385
- // callback might return a promise
1386
- return fn();
1387
- }
1388
-
1389
- /**
1390
- *
1391
- * @param {(Promise|undefined)} promise
1392
- * @param {string} event
1393
- * @return {(Promise|undefined)}
1394
- * @private
1395
- */
1396
-
1397
- _chainOrCallHooks(promise, event) {
1398
- let result = promise;
1399
- const hooks = [];
1400
- this._getCommandAndAncestors()
1401
- .reverse()
1402
- .filter((cmd) => cmd._lifeCycleHooks[event] !== undefined)
1403
- .forEach((hookedCommand) => {
1404
- hookedCommand._lifeCycleHooks[event].forEach((callback) => {
1405
- hooks.push({ hookedCommand, callback });
1406
- });
1407
- });
1408
- if (event === 'postAction') {
1409
- hooks.reverse();
1410
- }
1411
-
1412
- hooks.forEach((hookDetail) => {
1413
- result = this._chainOrCall(result, () => {
1414
- return hookDetail.callback(hookDetail.hookedCommand, this);
1415
- });
1416
- });
1417
- return result;
1418
- }
1419
-
1420
- /**
1421
- *
1422
- * @param {(Promise|undefined)} promise
1423
- * @param {Command} subCommand
1424
- * @param {string} event
1425
- * @return {(Promise|undefined)}
1426
- * @private
1427
- */
1428
-
1429
- _chainOrCallSubCommandHook(promise, subCommand, event) {
1430
- let result = promise;
1431
- if (this._lifeCycleHooks[event] !== undefined) {
1432
- this._lifeCycleHooks[event].forEach((hook) => {
1433
- result = this._chainOrCall(result, () => {
1434
- return hook(this, subCommand);
1435
- });
1436
- });
1437
- }
1438
- return result;
1439
- }
1440
-
1441
- /**
1442
- * Process arguments in context of this command.
1443
- * Returns action result, in case it is a promise.
1444
- *
1445
- * @private
1446
- */
1447
-
1448
- _parseCommand(operands, unknown) {
1449
- const parsed = this.parseOptions(unknown);
1450
- this._parseOptionsEnv(); // after cli, so parseArg not called on both cli and env
1451
- this._parseOptionsImplied();
1452
- operands = operands.concat(parsed.operands);
1453
- unknown = parsed.unknown;
1454
- this.args = operands.concat(unknown);
1455
-
1456
- if (operands && this._findCommand(operands[0])) {
1457
- return this._dispatchSubcommand(operands[0], operands.slice(1), unknown);
1458
- }
1459
- if (
1460
- this._getHelpCommand() &&
1461
- operands[0] === this._getHelpCommand().name()
1462
- ) {
1463
- return this._dispatchHelpCommand(operands[1]);
1464
- }
1465
- if (this._defaultCommandName) {
1466
- this._outputHelpIfRequested(unknown); // Run the help for default command from parent rather than passing to default command
1467
- return this._dispatchSubcommand(
1468
- this._defaultCommandName,
1469
- operands,
1470
- unknown,
1471
- );
1472
- }
1473
- if (
1474
- this.commands.length &&
1475
- this.args.length === 0 &&
1476
- !this._actionHandler &&
1477
- !this._defaultCommandName
1478
- ) {
1479
- // probably missing subcommand and no handler, user needs help (and exit)
1480
- this.help({ error: true });
1481
- }
1482
-
1483
- this._outputHelpIfRequested(parsed.unknown);
1484
- this._checkForMissingMandatoryOptions();
1485
- this._checkForConflictingOptions();
1486
-
1487
- // We do not always call this check to avoid masking a "better" error, like unknown command.
1488
- const checkForUnknownOptions = () => {
1489
- if (parsed.unknown.length > 0) {
1490
- this.unknownOption(parsed.unknown[0]);
1491
- }
1492
- };
1493
-
1494
- const commandEvent = `command:${this.name()}`;
1495
- if (this._actionHandler) {
1496
- checkForUnknownOptions();
1497
- this._processArguments();
1498
-
1499
- let promiseChain;
1500
- promiseChain = this._chainOrCallHooks(promiseChain, 'preAction');
1501
- promiseChain = this._chainOrCall(promiseChain, () =>
1502
- this._actionHandler(this.processedArgs),
1503
- );
1504
- if (this.parent) {
1505
- promiseChain = this._chainOrCall(promiseChain, () => {
1506
- this.parent.emit(commandEvent, operands, unknown); // legacy
1507
- });
1508
- }
1509
- promiseChain = this._chainOrCallHooks(promiseChain, 'postAction');
1510
- return promiseChain;
1511
- }
1512
- if (this.parent && this.parent.listenerCount(commandEvent)) {
1513
- checkForUnknownOptions();
1514
- this._processArguments();
1515
- this.parent.emit(commandEvent, operands, unknown); // legacy
1516
- } else if (operands.length) {
1517
- if (this._findCommand('*')) {
1518
- // legacy default command
1519
- return this._dispatchSubcommand('*', operands, unknown);
1520
- }
1521
- if (this.listenerCount('command:*')) {
1522
- // skip option check, emit event for possible misspelling suggestion
1523
- this.emit('command:*', operands, unknown);
1524
- } else if (this.commands.length) {
1525
- this.unknownCommand();
1526
- } else {
1527
- checkForUnknownOptions();
1528
- this._processArguments();
1529
- }
1530
- } else if (this.commands.length) {
1531
- checkForUnknownOptions();
1532
- // This command has subcommands and nothing hooked up at this level, so display help (and exit).
1533
- this.help({ error: true });
1534
- } else {
1535
- checkForUnknownOptions();
1536
- this._processArguments();
1537
- // fall through for caller to handle after calling .parse()
1538
- }
1539
- }
1540
-
1541
- /**
1542
- * Find matching command.
1543
- *
1544
- * @private
1545
- * @return {Command | undefined}
1546
- */
1547
- _findCommand(name) {
1548
- if (!name) return undefined;
1549
- return this.commands.find(
1550
- (cmd) => cmd._name === name || cmd._aliases.includes(name),
1551
- );
1552
- }
1553
-
1554
- /**
1555
- * Return an option matching `arg` if any.
1556
- *
1557
- * @param {string} arg
1558
- * @return {Option}
1559
- * @package
1560
- */
1561
-
1562
- _findOption(arg) {
1563
- return this.options.find((option) => option.is(arg));
1564
- }
1565
-
1566
- /**
1567
- * Display an error message if a mandatory option does not have a value.
1568
- * Called after checking for help flags in leaf subcommand.
1569
- *
1570
- * @private
1571
- */
1572
-
1573
- _checkForMissingMandatoryOptions() {
1574
- // Walk up hierarchy so can call in subcommand after checking for displaying help.
1575
- this._getCommandAndAncestors().forEach((cmd) => {
1576
- cmd.options.forEach((anOption) => {
1577
- if (
1578
- anOption.mandatory &&
1579
- cmd.getOptionValue(anOption.attributeName()) === undefined
1580
- ) {
1581
- cmd.missingMandatoryOptionValue(anOption);
1582
- }
1583
- });
1584
- });
1585
- }
1586
-
1587
- /**
1588
- * Display an error message if conflicting options are used together in this.
1589
- *
1590
- * @private
1591
- */
1592
- _checkForConflictingLocalOptions() {
1593
- const definedNonDefaultOptions = this.options.filter((option) => {
1594
- const optionKey = option.attributeName();
1595
- if (this.getOptionValue(optionKey) === undefined) {
1596
- return false;
1597
- }
1598
- return this.getOptionValueSource(optionKey) !== 'default';
1599
- });
1600
-
1601
- const optionsWithConflicting = definedNonDefaultOptions.filter(
1602
- (option) => option.conflictsWith.length > 0,
1603
- );
1604
-
1605
- optionsWithConflicting.forEach((option) => {
1606
- const conflictingAndDefined = definedNonDefaultOptions.find((defined) =>
1607
- option.conflictsWith.includes(defined.attributeName()),
1608
- );
1609
- if (conflictingAndDefined) {
1610
- this._conflictingOption(option, conflictingAndDefined);
1611
- }
1612
- });
1613
- }
1614
-
1615
- /**
1616
- * Display an error message if conflicting options are used together.
1617
- * Called after checking for help flags in leaf subcommand.
1618
- *
1619
- * @private
1620
- */
1621
- _checkForConflictingOptions() {
1622
- // Walk up hierarchy so can call in subcommand after checking for displaying help.
1623
- this._getCommandAndAncestors().forEach((cmd) => {
1624
- cmd._checkForConflictingLocalOptions();
1625
- });
1626
- }
1627
-
1628
- /**
1629
- * Parse options from `argv` removing known options,
1630
- * and return argv split into operands and unknown arguments.
1631
- *
1632
- * Examples:
1633
- *
1634
- * argv => operands, unknown
1635
- * --known kkk op => [op], []
1636
- * op --known kkk => [op], []
1637
- * sub --unknown uuu op => [sub], [--unknown uuu op]
1638
- * sub -- --unknown uuu op => [sub --unknown uuu op], []
1639
- *
1640
- * @param {string[]} argv
1641
- * @return {{operands: string[], unknown: string[]}}
1642
- */
1643
-
1644
- parseOptions(argv) {
1645
- const operands = []; // operands, not options or values
1646
- const unknown = []; // first unknown option and remaining unknown args
1647
- let dest = operands;
1648
- const args = argv.slice();
1649
-
1650
- function maybeOption(arg) {
1651
- return arg.length > 1 && arg[0] === '-';
1652
- }
1653
-
1654
- // parse options
1655
- let activeVariadicOption = null;
1656
- while (args.length) {
1657
- const arg = args.shift();
1658
-
1659
- // literal
1660
- if (arg === '--') {
1661
- if (dest === unknown) dest.push(arg);
1662
- dest.push(...args);
1663
- break;
1664
- }
1665
-
1666
- if (activeVariadicOption && !maybeOption(arg)) {
1667
- this.emit(`option:${activeVariadicOption.name()}`, arg);
1668
- continue;
1669
- }
1670
- activeVariadicOption = null;
1671
-
1672
- if (maybeOption(arg)) {
1673
- const option = this._findOption(arg);
1674
- // recognised option, call listener to assign value with possible custom processing
1675
- if (option) {
1676
- if (option.required) {
1677
- const value = args.shift();
1678
- if (value === undefined) this.optionMissingArgument(option);
1679
- this.emit(`option:${option.name()}`, value);
1680
- } else if (option.optional) {
1681
- let value = null;
1682
- // historical behaviour is optional value is following arg unless an option
1683
- if (args.length > 0 && !maybeOption(args[0])) {
1684
- value = args.shift();
1685
- }
1686
- this.emit(`option:${option.name()}`, value);
1687
- } else {
1688
- // boolean flag
1689
- this.emit(`option:${option.name()}`);
1690
- }
1691
- activeVariadicOption = option.variadic ? option : null;
1692
- continue;
1693
- }
1694
- }
1695
-
1696
- // Look for combo options following single dash, eat first one if known.
1697
- if (arg.length > 2 && arg[0] === '-' && arg[1] !== '-') {
1698
- const option = this._findOption(`-${arg[1]}`);
1699
- if (option) {
1700
- if (
1701
- option.required ||
1702
- (option.optional && this._combineFlagAndOptionalValue)
1703
- ) {
1704
- // option with value following in same argument
1705
- this.emit(`option:${option.name()}`, arg.slice(2));
1706
- } else {
1707
- // boolean option, emit and put back remainder of arg for further processing
1708
- this.emit(`option:${option.name()}`);
1709
- args.unshift(`-${arg.slice(2)}`);
1710
- }
1711
- continue;
1712
- }
1713
- }
1714
-
1715
- // Look for known long flag with value, like --foo=bar
1716
- if (/^--[^=]+=/.test(arg)) {
1717
- const index = arg.indexOf('=');
1718
- const option = this._findOption(arg.slice(0, index));
1719
- if (option && (option.required || option.optional)) {
1720
- this.emit(`option:${option.name()}`, arg.slice(index + 1));
1721
- continue;
1722
- }
1723
- }
1724
-
1725
- // Not a recognised option by this command.
1726
- // Might be a command-argument, or subcommand option, or unknown option, or help command or option.
1727
-
1728
- // An unknown option means further arguments also classified as unknown so can be reprocessed by subcommands.
1729
- if (maybeOption(arg)) {
1730
- dest = unknown;
1731
- }
1732
-
1733
- // If using positionalOptions, stop processing our options at subcommand.
1734
- if (
1735
- (this._enablePositionalOptions || this._passThroughOptions) &&
1736
- operands.length === 0 &&
1737
- unknown.length === 0
1738
- ) {
1739
- if (this._findCommand(arg)) {
1740
- operands.push(arg);
1741
- if (args.length > 0) unknown.push(...args);
1742
- break;
1743
- } else if (
1744
- this._getHelpCommand() &&
1745
- arg === this._getHelpCommand().name()
1746
- ) {
1747
- operands.push(arg);
1748
- if (args.length > 0) operands.push(...args);
1749
- break;
1750
- } else if (this._defaultCommandName) {
1751
- unknown.push(arg);
1752
- if (args.length > 0) unknown.push(...args);
1753
- break;
1754
- }
1755
- }
1756
-
1757
- // If using passThroughOptions, stop processing options at first command-argument.
1758
- if (this._passThroughOptions) {
1759
- dest.push(arg);
1760
- if (args.length > 0) dest.push(...args);
1761
- break;
1762
- }
1763
-
1764
- // add arg
1765
- dest.push(arg);
1766
- }
1767
-
1768
- return { operands, unknown };
1769
- }
1770
-
1771
- /**
1772
- * Return an object containing local option values as key-value pairs.
1773
- *
1774
- * @return {object}
1775
- */
1776
- opts() {
1777
- if (this._storeOptionsAsProperties) {
1778
- // Preserve original behaviour so backwards compatible when still using properties
1779
- const result = {};
1780
- const len = this.options.length;
1781
-
1782
- for (let i = 0; i < len; i++) {
1783
- const key = this.options[i].attributeName();
1784
- result[key] =
1785
- key === this._versionOptionName ? this._version : this[key];
1786
- }
1787
- return result;
1788
- }
1789
-
1790
- return this._optionValues;
1791
- }
1792
-
1793
- /**
1794
- * Return an object containing merged local and global option values as key-value pairs.
1795
- *
1796
- * @return {object}
1797
- */
1798
- optsWithGlobals() {
1799
- // globals overwrite locals
1800
- return this._getCommandAndAncestors().reduce(
1801
- (combinedOptions, cmd) => Object.assign(combinedOptions, cmd.opts()),
1802
- {},
1803
- );
1804
- }
1805
-
1806
- /**
1807
- * Display error message and exit (or call exitOverride).
1808
- *
1809
- * @param {string} message
1810
- * @param {object} [errorOptions]
1811
- * @param {string} [errorOptions.code] - an id string representing the error
1812
- * @param {number} [errorOptions.exitCode] - used with process.exit
1813
- */
1814
- error(message, errorOptions) {
1815
- // output handling
1816
- this._outputConfiguration.outputError(
1817
- `${message}\n`,
1818
- this._outputConfiguration.writeErr,
1819
- );
1820
- if (typeof this._showHelpAfterError === 'string') {
1821
- this._outputConfiguration.writeErr(`${this._showHelpAfterError}\n`);
1822
- } else if (this._showHelpAfterError) {
1823
- this._outputConfiguration.writeErr('\n');
1824
- this.outputHelp({ error: true });
1825
- }
1826
-
1827
- // exit handling
1828
- const config = errorOptions || {};
1829
- const exitCode = config.exitCode || 1;
1830
- const code = config.code || 'commander.error';
1831
- this._exit(exitCode, code, message);
1832
- }
1833
-
1834
- /**
1835
- * Apply any option related environment variables, if option does
1836
- * not have a value from cli or client code.
1837
- *
1838
- * @private
1839
- */
1840
- _parseOptionsEnv() {
1841
- this.options.forEach((option) => {
1842
- if (option.envVar && option.envVar in process.env) {
1843
- const optionKey = option.attributeName();
1844
- // Priority check. Do not overwrite cli or options from unknown source (client-code).
1845
- if (
1846
- this.getOptionValue(optionKey) === undefined ||
1847
- ['default', 'config', 'env'].includes(
1848
- this.getOptionValueSource(optionKey),
1849
- )
1850
- ) {
1851
- if (option.required || option.optional) {
1852
- // option can take a value
1853
- // keep very simple, optional always takes value
1854
- this.emit(`optionEnv:${option.name()}`, process.env[option.envVar]);
1855
- } else {
1856
- // boolean
1857
- // keep very simple, only care that envVar defined and not the value
1858
- this.emit(`optionEnv:${option.name()}`);
1859
- }
1860
- }
1861
- }
1862
- });
1863
- }
1864
-
1865
- /**
1866
- * Apply any implied option values, if option is undefined or default value.
1867
- *
1868
- * @private
1869
- */
1870
- _parseOptionsImplied() {
1871
- const dualHelper = new DualOptions(this.options);
1872
- const hasCustomOptionValue = (optionKey) => {
1873
- return (
1874
- this.getOptionValue(optionKey) !== undefined &&
1875
- !['default', 'implied'].includes(this.getOptionValueSource(optionKey))
1876
- );
1877
- };
1878
- this.options
1879
- .filter(
1880
- (option) =>
1881
- option.implied !== undefined &&
1882
- hasCustomOptionValue(option.attributeName()) &&
1883
- dualHelper.valueFromOption(
1884
- this.getOptionValue(option.attributeName()),
1885
- option,
1886
- ),
1887
- )
1888
- .forEach((option) => {
1889
- Object.keys(option.implied)
1890
- .filter((impliedKey) => !hasCustomOptionValue(impliedKey))
1891
- .forEach((impliedKey) => {
1892
- this.setOptionValueWithSource(
1893
- impliedKey,
1894
- option.implied[impliedKey],
1895
- 'implied',
1896
- );
1897
- });
1898
- });
1899
- }
1900
-
1901
- /**
1902
- * Argument `name` is missing.
1903
- *
1904
- * @param {string} name
1905
- * @private
1906
- */
1907
-
1908
- missingArgument(name) {
1909
- const message = `error: missing required argument '${name}'`;
1910
- this.error(message, { code: 'commander.missingArgument' });
1911
- }
1912
-
1913
- /**
1914
- * `Option` is missing an argument.
1915
- *
1916
- * @param {Option} option
1917
- * @private
1918
- */
1919
-
1920
- optionMissingArgument(option) {
1921
- const message = `error: option '${option.flags}' argument missing`;
1922
- this.error(message, { code: 'commander.optionMissingArgument' });
1923
- }
1924
-
1925
- /**
1926
- * `Option` does not have a value, and is a mandatory option.
1927
- *
1928
- * @param {Option} option
1929
- * @private
1930
- */
1931
-
1932
- missingMandatoryOptionValue(option) {
1933
- const message = `error: required option '${option.flags}' not specified`;
1934
- this.error(message, { code: 'commander.missingMandatoryOptionValue' });
1935
- }
1936
-
1937
- /**
1938
- * `Option` conflicts with another option.
1939
- *
1940
- * @param {Option} option
1941
- * @param {Option} conflictingOption
1942
- * @private
1943
- */
1944
- _conflictingOption(option, conflictingOption) {
1945
- // The calling code does not know whether a negated option is the source of the
1946
- // value, so do some work to take an educated guess.
1947
- const findBestOptionFromValue = (option) => {
1948
- const optionKey = option.attributeName();
1949
- const optionValue = this.getOptionValue(optionKey);
1950
- const negativeOption = this.options.find(
1951
- (target) => target.negate && optionKey === target.attributeName(),
1952
- );
1953
- const positiveOption = this.options.find(
1954
- (target) => !target.negate && optionKey === target.attributeName(),
1955
- );
1956
- if (
1957
- negativeOption &&
1958
- ((negativeOption.presetArg === undefined && optionValue === false) ||
1959
- (negativeOption.presetArg !== undefined &&
1960
- optionValue === negativeOption.presetArg))
1961
- ) {
1962
- return negativeOption;
1963
- }
1964
- return positiveOption || option;
1965
- };
1966
-
1967
- const getErrorMessage = (option) => {
1968
- const bestOption = findBestOptionFromValue(option);
1969
- const optionKey = bestOption.attributeName();
1970
- const source = this.getOptionValueSource(optionKey);
1971
- if (source === 'env') {
1972
- return `environment variable '${bestOption.envVar}'`;
1973
- }
1974
- return `option '${bestOption.flags}'`;
1975
- };
1976
-
1977
- const message = `error: ${getErrorMessage(option)} cannot be used with ${getErrorMessage(conflictingOption)}`;
1978
- this.error(message, { code: 'commander.conflictingOption' });
1979
- }
1980
-
1981
- /**
1982
- * Unknown option `flag`.
1983
- *
1984
- * @param {string} flag
1985
- * @private
1986
- */
1987
-
1988
- unknownOption(flag) {
1989
- if (this._allowUnknownOption) return;
1990
- let suggestion = '';
1991
-
1992
- if (flag.startsWith('--') && this._showSuggestionAfterError) {
1993
- // Looping to pick up the global options too
1994
- let candidateFlags = [];
1995
- // eslint-disable-next-line @typescript-eslint/no-this-alias
1996
- let command = this;
1997
- do {
1998
- const moreFlags = command
1999
- .createHelp()
2000
- .visibleOptions(command)
2001
- .filter((option) => option.long)
2002
- .map((option) => option.long);
2003
- candidateFlags = candidateFlags.concat(moreFlags);
2004
- command = command.parent;
2005
- } while (command && !command._enablePositionalOptions);
2006
- suggestion = suggestSimilar(flag, candidateFlags);
2007
- }
2008
-
2009
- const message = `error: unknown option '${flag}'${suggestion}`;
2010
- this.error(message, { code: 'commander.unknownOption' });
2011
- }
2012
-
2013
- /**
2014
- * Excess arguments, more than expected.
2015
- *
2016
- * @param {string[]} receivedArgs
2017
- * @private
2018
- */
2019
-
2020
- _excessArguments(receivedArgs) {
2021
- if (this._allowExcessArguments) return;
2022
-
2023
- const expected = this.registeredArguments.length;
2024
- const s = expected === 1 ? '' : 's';
2025
- const forSubcommand = this.parent ? ` for '${this.name()}'` : '';
2026
- const message = `error: too many arguments${forSubcommand}. Expected ${expected} argument${s} but got ${receivedArgs.length}.`;
2027
- this.error(message, { code: 'commander.excessArguments' });
2028
- }
2029
-
2030
- /**
2031
- * Unknown command.
2032
- *
2033
- * @private
2034
- */
2035
-
2036
- unknownCommand() {
2037
- const unknownName = this.args[0];
2038
- let suggestion = '';
2039
-
2040
- if (this._showSuggestionAfterError) {
2041
- const candidateNames = [];
2042
- this.createHelp()
2043
- .visibleCommands(this)
2044
- .forEach((command) => {
2045
- candidateNames.push(command.name());
2046
- // just visible alias
2047
- if (command.alias()) candidateNames.push(command.alias());
2048
- });
2049
- suggestion = suggestSimilar(unknownName, candidateNames);
2050
- }
2051
-
2052
- const message = `error: unknown command '${unknownName}'${suggestion}`;
2053
- this.error(message, { code: 'commander.unknownCommand' });
2054
- }
2055
-
2056
- /**
2057
- * Get or set the program version.
2058
- *
2059
- * This method auto-registers the "-V, --version" option which will print the version number.
2060
- *
2061
- * You can optionally supply the flags and description to override the defaults.
2062
- *
2063
- * @param {string} [str]
2064
- * @param {string} [flags]
2065
- * @param {string} [description]
2066
- * @return {(this | string | undefined)} `this` command for chaining, or version string if no arguments
2067
- */
2068
-
2069
- version(str, flags, description) {
2070
- if (str === undefined) return this._version;
2071
- this._version = str;
2072
- flags = flags || '-V, --version';
2073
- description = description || 'output the version number';
2074
- const versionOption = this.createOption(flags, description);
2075
- this._versionOptionName = versionOption.attributeName();
2076
- this._registerOption(versionOption);
2077
-
2078
- this.on('option:' + versionOption.name(), () => {
2079
- this._outputConfiguration.writeOut(`${str}\n`);
2080
- this._exit(0, 'commander.version', str);
2081
- });
2082
- return this;
2083
- }
2084
-
2085
- /**
2086
- * Set the description.
2087
- *
2088
- * @param {string} [str]
2089
- * @param {object} [argsDescription]
2090
- * @return {(string|Command)}
2091
- */
2092
- description(str, argsDescription) {
2093
- if (str === undefined && argsDescription === undefined)
2094
- return this._description;
2095
- this._description = str;
2096
- if (argsDescription) {
2097
- this._argsDescription = argsDescription;
2098
- }
2099
- return this;
2100
- }
2101
-
2102
- /**
2103
- * Set the summary. Used when listed as subcommand of parent.
2104
- *
2105
- * @param {string} [str]
2106
- * @return {(string|Command)}
2107
- */
2108
- summary(str) {
2109
- if (str === undefined) return this._summary;
2110
- this._summary = str;
2111
- return this;
2112
- }
2113
-
2114
- /**
2115
- * Set an alias for the command.
2116
- *
2117
- * You may call more than once to add multiple aliases. Only the first alias is shown in the auto-generated help.
2118
- *
2119
- * @param {string} [alias]
2120
- * @return {(string|Command)}
2121
- */
2122
-
2123
- alias(alias) {
2124
- if (alias === undefined) return this._aliases[0]; // just return first, for backwards compatibility
2125
-
2126
- /** @type {Command} */
2127
- // eslint-disable-next-line @typescript-eslint/no-this-alias
2128
- let command = this;
2129
- if (
2130
- this.commands.length !== 0 &&
2131
- this.commands[this.commands.length - 1]._executableHandler
2132
- ) {
2133
- // assume adding alias for last added executable subcommand, rather than this
2134
- command = this.commands[this.commands.length - 1];
2135
- }
2136
-
2137
- if (alias === command._name)
2138
- throw new Error("Command alias can't be the same as its name");
2139
- const matchingCommand = this.parent?._findCommand(alias);
2140
- if (matchingCommand) {
2141
- // c.f. _registerCommand
2142
- const existingCmd = [matchingCommand.name()]
2143
- .concat(matchingCommand.aliases())
2144
- .join('|');
2145
- throw new Error(
2146
- `cannot add alias '${alias}' to command '${this.name()}' as already have command '${existingCmd}'`,
2147
- );
2148
- }
2149
-
2150
- command._aliases.push(alias);
2151
- return this;
2152
- }
2153
-
2154
- /**
2155
- * Set aliases for the command.
2156
- *
2157
- * Only the first alias is shown in the auto-generated help.
2158
- *
2159
- * @param {string[]} [aliases]
2160
- * @return {(string[]|Command)}
2161
- */
2162
-
2163
- aliases(aliases) {
2164
- // Getter for the array of aliases is the main reason for having aliases() in addition to alias().
2165
- if (aliases === undefined) return this._aliases;
2166
-
2167
- aliases.forEach((alias) => this.alias(alias));
2168
- return this;
2169
- }
2170
-
2171
- /**
2172
- * Set / get the command usage `str`.
2173
- *
2174
- * @param {string} [str]
2175
- * @return {(string|Command)}
2176
- */
2177
-
2178
- usage(str) {
2179
- if (str === undefined) {
2180
- if (this._usage) return this._usage;
2181
-
2182
- const args = this.registeredArguments.map((arg) => {
2183
- return humanReadableArgName(arg);
2184
- });
2185
- return []
2186
- .concat(
2187
- this.options.length || this._helpOption !== null ? '[options]' : [],
2188
- this.commands.length ? '[command]' : [],
2189
- this.registeredArguments.length ? args : [],
2190
- )
2191
- .join(' ');
2192
- }
2193
-
2194
- this._usage = str;
2195
- return this;
2196
- }
2197
-
2198
- /**
2199
- * Get or set the name of the command.
2200
- *
2201
- * @param {string} [str]
2202
- * @return {(string|Command)}
2203
- */
2204
-
2205
- name(str) {
2206
- if (str === undefined) return this._name;
2207
- this._name = str;
2208
- return this;
2209
- }
2210
-
2211
- /**
2212
- * Set the name of the command from script filename, such as process.argv[1],
2213
- * or require.main.filename, or __filename.
2214
- *
2215
- * (Used internally and public although not documented in README.)
2216
- *
2217
- * @example
2218
- * program.nameFromFilename(require.main.filename);
2219
- *
2220
- * @param {string} filename
2221
- * @return {Command}
2222
- */
2223
-
2224
- nameFromFilename(filename) {
2225
- this._name = path.basename(filename, path.extname(filename));
2226
-
2227
- return this;
2228
- }
2229
-
2230
- /**
2231
- * Get or set the directory for searching for executable subcommands of this command.
2232
- *
2233
- * @example
2234
- * program.executableDir(__dirname);
2235
- * // or
2236
- * program.executableDir('subcommands');
2237
- *
2238
- * @param {string} [path]
2239
- * @return {(string|null|Command)}
2240
- */
2241
-
2242
- executableDir(path) {
2243
- if (path === undefined) return this._executableDir;
2244
- this._executableDir = path;
2245
- return this;
2246
- }
2247
-
2248
- /**
2249
- * Return program help documentation.
2250
- *
2251
- * @param {{ error: boolean }} [contextOptions] - pass {error:true} to wrap for stderr instead of stdout
2252
- * @return {string}
2253
- */
2254
-
2255
- helpInformation(contextOptions) {
2256
- const helper = this.createHelp();
2257
- if (helper.helpWidth === undefined) {
2258
- helper.helpWidth =
2259
- contextOptions && contextOptions.error
2260
- ? this._outputConfiguration.getErrHelpWidth()
2261
- : this._outputConfiguration.getOutHelpWidth();
2262
- }
2263
- return helper.formatHelp(this, helper);
2264
- }
2265
-
2266
- /**
2267
- * @private
2268
- */
2269
-
2270
- _getHelpContext(contextOptions) {
2271
- contextOptions = contextOptions || {};
2272
- const context = { error: !!contextOptions.error };
2273
- let write;
2274
- if (context.error) {
2275
- write = (arg) => this._outputConfiguration.writeErr(arg);
2276
- } else {
2277
- write = (arg) => this._outputConfiguration.writeOut(arg);
2278
- }
2279
- context.write = contextOptions.write || write;
2280
- context.command = this;
2281
- return context;
2282
- }
2283
-
2284
- /**
2285
- * Output help information for this command.
2286
- *
2287
- * Outputs built-in help, and custom text added using `.addHelpText()`.
2288
- *
2289
- * @param {{ error: boolean } | Function} [contextOptions] - pass {error:true} to write to stderr instead of stdout
2290
- */
2291
-
2292
- outputHelp(contextOptions) {
2293
- let deprecatedCallback;
2294
- if (typeof contextOptions === 'function') {
2295
- deprecatedCallback = contextOptions;
2296
- contextOptions = undefined;
2297
- }
2298
- const context = this._getHelpContext(contextOptions);
2299
-
2300
- this._getCommandAndAncestors()
2301
- .reverse()
2302
- .forEach((command) => command.emit('beforeAllHelp', context));
2303
- this.emit('beforeHelp', context);
2304
-
2305
- let helpInformation = this.helpInformation(context);
2306
- if (deprecatedCallback) {
2307
- helpInformation = deprecatedCallback(helpInformation);
2308
- if (
2309
- typeof helpInformation !== 'string' &&
2310
- !Buffer.isBuffer(helpInformation)
2311
- ) {
2312
- throw new Error('outputHelp callback must return a string or a Buffer');
2313
- }
2314
- }
2315
- context.write(helpInformation);
2316
-
2317
- if (this._getHelpOption()?.long) {
2318
- this.emit(this._getHelpOption().long); // deprecated
2319
- }
2320
- this.emit('afterHelp', context);
2321
- this._getCommandAndAncestors().forEach((command) =>
2322
- command.emit('afterAllHelp', context),
2323
- );
2324
- }
2325
-
2326
- /**
2327
- * You can pass in flags and a description to customise the built-in help option.
2328
- * Pass in false to disable the built-in help option.
2329
- *
2330
- * @example
2331
- * program.helpOption('-?, --help' 'show help'); // customise
2332
- * program.helpOption(false); // disable
2333
- *
2334
- * @param {(string | boolean)} flags
2335
- * @param {string} [description]
2336
- * @return {Command} `this` command for chaining
2337
- */
2338
-
2339
- helpOption(flags, description) {
2340
- // Support disabling built-in help option.
2341
- if (typeof flags === 'boolean') {
2342
- if (flags) {
2343
- this._helpOption = this._helpOption ?? undefined; // preserve existing option
2344
- } else {
2345
- this._helpOption = null; // disable
2346
- }
2347
- return this;
2348
- }
2349
-
2350
- // Customise flags and description.
2351
- flags = flags ?? '-h, --help';
2352
- description = description ?? 'display help for command';
2353
- this._helpOption = this.createOption(flags, description);
2354
-
2355
- return this;
2356
- }
2357
-
2358
- /**
2359
- * Lazy create help option.
2360
- * Returns null if has been disabled with .helpOption(false).
2361
- *
2362
- * @returns {(Option | null)} the help option
2363
- * @package
2364
- */
2365
- _getHelpOption() {
2366
- // Lazy create help option on demand.
2367
- if (this._helpOption === undefined) {
2368
- this.helpOption(undefined, undefined);
2369
- }
2370
- return this._helpOption;
2371
- }
2372
-
2373
- /**
2374
- * Supply your own option to use for the built-in help option.
2375
- * This is an alternative to using helpOption() to customise the flags and description etc.
2376
- *
2377
- * @param {Option} option
2378
- * @return {Command} `this` command for chaining
2379
- */
2380
- addHelpOption(option) {
2381
- this._helpOption = option;
2382
- return this;
2383
- }
2384
-
2385
- /**
2386
- * Output help information and exit.
2387
- *
2388
- * Outputs built-in help, and custom text added using `.addHelpText()`.
2389
- *
2390
- * @param {{ error: boolean }} [contextOptions] - pass {error:true} to write to stderr instead of stdout
2391
- */
2392
-
2393
- help(contextOptions) {
2394
- this.outputHelp(contextOptions);
2395
- let exitCode = process.exitCode || 0;
2396
- if (
2397
- exitCode === 0 &&
2398
- contextOptions &&
2399
- typeof contextOptions !== 'function' &&
2400
- contextOptions.error
2401
- ) {
2402
- exitCode = 1;
2403
- }
2404
- // message: do not have all displayed text available so only passing placeholder.
2405
- this._exit(exitCode, 'commander.help', '(outputHelp)');
2406
- }
2407
-
2408
- /**
2409
- * Add additional text to be displayed with the built-in help.
2410
- *
2411
- * Position is 'before' or 'after' to affect just this command,
2412
- * and 'beforeAll' or 'afterAll' to affect this command and all its subcommands.
2413
- *
2414
- * @param {string} position - before or after built-in help
2415
- * @param {(string | Function)} text - string to add, or a function returning a string
2416
- * @return {Command} `this` command for chaining
2417
- */
2418
- addHelpText(position, text) {
2419
- const allowedValues = ['beforeAll', 'before', 'after', 'afterAll'];
2420
- if (!allowedValues.includes(position)) {
2421
- throw new Error(`Unexpected value for position to addHelpText.
2422
- Expecting one of '${allowedValues.join("', '")}'`);
2423
- }
2424
- const helpEvent = `${position}Help`;
2425
- this.on(helpEvent, (context) => {
2426
- let helpStr;
2427
- if (typeof text === 'function') {
2428
- helpStr = text({ error: context.error, command: context.command });
2429
- } else {
2430
- helpStr = text;
2431
- }
2432
- // Ignore falsy value when nothing to output.
2433
- if (helpStr) {
2434
- context.write(`${helpStr}\n`);
2435
- }
2436
- });
2437
- return this;
2438
- }
2439
-
2440
- /**
2441
- * Output help information if help flags specified
2442
- *
2443
- * @param {Array} args - array of options to search for help flags
2444
- * @private
2445
- */
2446
-
2447
- _outputHelpIfRequested(args) {
2448
- const helpOption = this._getHelpOption();
2449
- const helpRequested = helpOption && args.find((arg) => helpOption.is(arg));
2450
- if (helpRequested) {
2451
- this.outputHelp();
2452
- // (Do not have all displayed text available so only passing placeholder.)
2453
- this._exit(0, 'commander.helpDisplayed', '(outputHelp)');
2454
- }
2455
- }
2456
- }
2457
-
2458
- /**
2459
- * Scan arguments and increment port number for inspect calls (to avoid conflicts when spawning new command).
2460
- *
2461
- * @param {string[]} args - array of arguments from node.execArgv
2462
- * @returns {string[]}
2463
- * @private
2464
- */
2465
-
2466
- function incrementNodeInspectorPort(args) {
2467
- // Testing for these options:
2468
- // --inspect[=[host:]port]
2469
- // --inspect-brk[=[host:]port]
2470
- // --inspect-port=[host:]port
2471
- return args.map((arg) => {
2472
- if (!arg.startsWith('--inspect')) {
2473
- return arg;
2474
- }
2475
- let debugOption;
2476
- let debugHost = '127.0.0.1';
2477
- let debugPort = '9229';
2478
- let match;
2479
- if ((match = arg.match(/^(--inspect(-brk)?)$/)) !== null) {
2480
- // e.g. --inspect
2481
- debugOption = match[1];
2482
- } else if (
2483
- (match = arg.match(/^(--inspect(-brk|-port)?)=([^:]+)$/)) !== null
2484
- ) {
2485
- debugOption = match[1];
2486
- if (/^\d+$/.test(match[3])) {
2487
- // e.g. --inspect=1234
2488
- debugPort = match[3];
2489
- } else {
2490
- // e.g. --inspect=localhost
2491
- debugHost = match[3];
2492
- }
2493
- } else if (
2494
- (match = arg.match(/^(--inspect(-brk|-port)?)=([^:]+):(\d+)$/)) !== null
2495
- ) {
2496
- // e.g. --inspect=localhost:1234
2497
- debugOption = match[1];
2498
- debugHost = match[3];
2499
- debugPort = match[4];
2500
- }
2501
-
2502
- if (debugOption && debugPort !== '0') {
2503
- return `${debugOption}=${debugHost}:${parseInt(debugPort) + 1}`;
2504
- }
2505
- return arg;
2506
- });
2507
- }
2508
-
2509
- exports.Command = Command;