@maiyunnet/kebab 7.6.1 → 7.6.3

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 (376) hide show
  1. package/doc/kebab-rag.md +1 -1
  2. package/index.d.ts +1 -1
  3. package/index.js +1 -1
  4. package/lib/fs.js +6 -1
  5. package/package.json +1 -1
  6. package/doc/README.sc.md +0 -201
  7. package/doc/README.tc.md +0 -203
  8. package/doc/icon.png +0 -0
  9. package/doc/sc/api/index/index.md +0 -47
  10. package/doc/sc/api/index/interfaces/IConfig.md +0 -165
  11. package/doc/sc/api/index/interfaces/IConfigAi.md +0 -29
  12. package/doc/sc/api/index/interfaces/IConfigConst.md +0 -201
  13. package/doc/sc/api/index/interfaces/IConfigDb.md +0 -59
  14. package/doc/sc/api/index/interfaces/IConfigDns.md +0 -27
  15. package/doc/sc/api/index/interfaces/IConfigJwt.md +0 -51
  16. package/doc/sc/api/index/interfaces/IConfigKv.md +0 -59
  17. package/doc/sc/api/index/interfaces/IConfigLang.md +0 -27
  18. package/doc/sc/api/index/interfaces/IConfigS3.md +0 -53
  19. package/doc/sc/api/index/interfaces/IConfigSql.md +0 -19
  20. package/doc/sc/api/index/interfaces/IConfigTurnstile.md +0 -51
  21. package/doc/sc/api/index/interfaces/IConfigVector.md +0 -51
  22. package/doc/sc/api/index/interfaces/IPostFile.md +0 -43
  23. package/doc/sc/api/index/interfaces/IUrlParse.md +0 -97
  24. package/doc/sc/api/index/interfaces/IVhost.md +0 -43
  25. package/doc/sc/api/index/type-aliases/DbValue.md +0 -13
  26. package/doc/sc/api/index/type-aliases/Json.md +0 -13
  27. package/doc/sc/api/index/variables/CERT_CWD.md +0 -11
  28. package/doc/sc/api/index/variables/CONF_CWD.md +0 -11
  29. package/doc/sc/api/index/variables/FTMP_CWD.md +0 -11
  30. package/doc/sc/api/index/variables/IND_CWD.md +0 -11
  31. package/doc/sc/api/index/variables/LIB_CWD.md +0 -11
  32. package/doc/sc/api/index/variables/LIB_PATH.md +0 -11
  33. package/doc/sc/api/index/variables/LOG_CWD.md +0 -11
  34. package/doc/sc/api/index/variables/MOD_CWD.md +0 -11
  35. package/doc/sc/api/index/variables/ROOT_CWD.md +0 -13
  36. package/doc/sc/api/index/variables/ROOT_PATH.md +0 -13
  37. package/doc/sc/api/index/variables/SYS_PATH.md +0 -11
  38. package/doc/sc/api/index/variables/VER.md +0 -13
  39. package/doc/sc/api/index/variables/VHOST_CWD.md +0 -11
  40. package/doc/sc/api/index/variables/WWW_CWD.md +0 -11
  41. package/doc/sc/api/index.md +0 -48
  42. package/doc/sc/api/lib/ai/classes/Ai.md +0 -103
  43. package/doc/sc/api/lib/ai/enumerations/ESERVICE.md +0 -61
  44. package/doc/sc/api/lib/ai/functions/get.md +0 -29
  45. package/doc/sc/api/lib/ai/index.md +0 -23
  46. package/doc/sc/api/lib/ai/interfaces/IOptions.md +0 -65
  47. package/doc/sc/api/lib/buffer/classes/Reader.md +0 -177
  48. package/doc/sc/api/lib/buffer/classes/Writer.md +0 -147
  49. package/doc/sc/api/lib/buffer/functions/getReader.md +0 -25
  50. package/doc/sc/api/lib/buffer/functions/getWriter.md +0 -25
  51. package/doc/sc/api/lib/buffer/index.md +0 -17
  52. package/doc/sc/api/lib/captcha/classes/Captcha.md +0 -79
  53. package/doc/sc/api/lib/captcha/functions/get.md +0 -37
  54. package/doc/sc/api/lib/captcha/index.md +0 -15
  55. package/doc/sc/api/lib/consistent/classes/Consistent.md +0 -135
  56. package/doc/sc/api/lib/consistent/functions/addToCircle.md +0 -37
  57. package/doc/sc/api/lib/consistent/functions/fast.md +0 -37
  58. package/doc/sc/api/lib/consistent/functions/findInCircle.md +0 -37
  59. package/doc/sc/api/lib/consistent/functions/get.md +0 -21
  60. package/doc/sc/api/lib/consistent/functions/getRange.md +0 -37
  61. package/doc/sc/api/lib/consistent/functions/hash.md +0 -25
  62. package/doc/sc/api/lib/consistent/index.md +0 -20
  63. package/doc/sc/api/lib/core/functions/checkType.md +0 -37
  64. package/doc/sc/api/lib/core/functions/clone.md +0 -31
  65. package/doc/sc/api/lib/core/functions/convert62.md +0 -25
  66. package/doc/sc/api/lib/core/functions/debug.md +0 -31
  67. package/doc/sc/api/lib/core/functions/display.md +0 -31
  68. package/doc/sc/api/lib/core/functions/emptyObject.md +0 -31
  69. package/doc/sc/api/lib/core/functions/exec.md +0 -31
  70. package/doc/sc/api/lib/core/functions/getLog.md +0 -71
  71. package/doc/sc/api/lib/core/functions/ip.md +0 -27
  72. package/doc/sc/api/lib/core/functions/log.md +0 -37
  73. package/doc/sc/api/lib/core/functions/ls.md +0 -39
  74. package/doc/sc/api/lib/core/functions/muid.md +0 -59
  75. package/doc/sc/api/lib/core/functions/objectSort.md +0 -31
  76. package/doc/sc/api/lib/core/functions/passThroughAppend.md +0 -37
  77. package/doc/sc/api/lib/core/functions/purify.md +0 -25
  78. package/doc/sc/api/lib/core/functions/rand.md +0 -37
  79. package/doc/sc/api/lib/core/functions/random.md +0 -37
  80. package/doc/sc/api/lib/core/functions/realIP.md +0 -29
  81. package/doc/sc/api/lib/core/functions/removeGlobal.md +0 -31
  82. package/doc/sc/api/lib/core/functions/sendNpm.md +0 -31
  83. package/doc/sc/api/lib/core/functions/sendPm2.md +0 -37
  84. package/doc/sc/api/lib/core/functions/sendReload.md +0 -24
  85. package/doc/sc/api/lib/core/functions/sendRestart.md +0 -24
  86. package/doc/sc/api/lib/core/functions/setCookie.md +0 -43
  87. package/doc/sc/api/lib/core/functions/setGlobal.md +0 -37
  88. package/doc/sc/api/lib/core/functions/sleep.md +0 -25
  89. package/doc/sc/api/lib/core/functions/unconvert62.md +0 -25
  90. package/doc/sc/api/lib/core/functions/updateCode.md +0 -49
  91. package/doc/sc/api/lib/core/functions/write.md +0 -31
  92. package/doc/sc/api/lib/core/functions/writeEventStreamHead.md +0 -21
  93. package/doc/sc/api/lib/core/functions/writeHead.md +0 -37
  94. package/doc/sc/api/lib/core/index.md +0 -66
  95. package/doc/sc/api/lib/core/interfaces/ICookieOptions.md +0 -59
  96. package/doc/sc/api/lib/core/interfaces/ILogOptions.md +0 -75
  97. package/doc/sc/api/lib/core/type-aliases/TPm2Action.md +0 -13
  98. package/doc/sc/api/lib/core/variables/RANDOM_L.md +0 -13
  99. package/doc/sc/api/lib/core/variables/RANDOM_LN.md +0 -13
  100. package/doc/sc/api/lib/core/variables/RANDOM_LU.md +0 -13
  101. package/doc/sc/api/lib/core/variables/RANDOM_LUN.md +0 -13
  102. package/doc/sc/api/lib/core/variables/RANDOM_LUNS.md +0 -13
  103. package/doc/sc/api/lib/core/variables/RANDOM_N.md +0 -13
  104. package/doc/sc/api/lib/core/variables/RANDOM_U.md +0 -13
  105. package/doc/sc/api/lib/core/variables/RANDOM_UN.md +0 -13
  106. package/doc/sc/api/lib/core/variables/RANDOM_V.md +0 -13
  107. package/doc/sc/api/lib/core/variables/REAL_IP_CF.md +0 -13
  108. package/doc/sc/api/lib/core/variables/REAL_IP_X.md +0 -13
  109. package/doc/sc/api/lib/core/variables/global.md +0 -13
  110. package/doc/sc/api/lib/core/variables/globalConfig.md +0 -47
  111. package/doc/sc/api/lib/cron/functions/getRegulars.md +0 -17
  112. package/doc/sc/api/lib/cron/functions/regular.md +0 -31
  113. package/doc/sc/api/lib/cron/index.md +0 -17
  114. package/doc/sc/api/lib/cron/interfaces/IRegular.md +0 -59
  115. package/doc/sc/api/lib/cron/interfaces/IRegularData.md +0 -101
  116. package/doc/sc/api/lib/crypto/functions/aesDecrypt.md +0 -91
  117. package/doc/sc/api/lib/crypto/functions/aesEncrypt.md +0 -95
  118. package/doc/sc/api/lib/crypto/functions/base64Decode.md +0 -59
  119. package/doc/sc/api/lib/crypto/functions/base64Encode.md +0 -25
  120. package/doc/sc/api/lib/crypto/functions/cipherDecrypt.md +0 -49
  121. package/doc/sc/api/lib/crypto/functions/cipherEncrypt.md +0 -49
  122. package/doc/sc/api/lib/crypto/functions/gcmDecrypt.md +0 -71
  123. package/doc/sc/api/lib/crypto/functions/gcmEncrypt.md +0 -71
  124. package/doc/sc/api/lib/crypto/functions/generateKeyPair.md +0 -61
  125. package/doc/sc/api/lib/crypto/functions/hashHmac.md +0 -79
  126. package/doc/sc/api/lib/crypto/functions/hashHmacFile.md +0 -79
  127. package/doc/sc/api/lib/crypto/functions/privateDecrypt.md +0 -31
  128. package/doc/sc/api/lib/crypto/functions/privateEncrypt.md +0 -31
  129. package/doc/sc/api/lib/crypto/functions/publicDecrypt.md +0 -31
  130. package/doc/sc/api/lib/crypto/functions/publicEncrypt.md +0 -31
  131. package/doc/sc/api/lib/crypto/functions/sign.md +0 -83
  132. package/doc/sc/api/lib/crypto/functions/sm4Decrypt.md +0 -91
  133. package/doc/sc/api/lib/crypto/functions/sm4Encrypt.md +0 -91
  134. package/doc/sc/api/lib/crypto/functions/uuid.md +0 -25
  135. package/doc/sc/api/lib/crypto/functions/verify.md +0 -43
  136. package/doc/sc/api/lib/crypto/index.md +0 -40
  137. package/doc/sc/api/lib/crypto/variables/AES_256_CBC.md +0 -13
  138. package/doc/sc/api/lib/crypto/variables/AES_256_CTR.md +0 -13
  139. package/doc/sc/api/lib/crypto/variables/AES_256_ECB.md +0 -13
  140. package/doc/sc/api/lib/crypto/variables/AES_256_GCM.md +0 -13
  141. package/doc/sc/api/lib/crypto/variables/SM4_CBC.md +0 -11
  142. package/doc/sc/api/lib/crypto/variables/SM4_CFB.md +0 -13
  143. package/doc/sc/api/lib/crypto/variables/SM4_ECB.md +0 -13
  144. package/doc/sc/api/lib/db/conn/classes/Connection.md +0 -315
  145. package/doc/sc/api/lib/db/conn/index.md +0 -11
  146. package/doc/sc/api/lib/db/enumerations/ESERVICE.md +0 -27
  147. package/doc/sc/api/lib/db/functions/get.md +0 -37
  148. package/doc/sc/api/lib/db/index.md +0 -50
  149. package/doc/sc/api/lib/db/interfaces/IData.md +0 -57
  150. package/doc/sc/api/lib/db/interfaces/IPacket.md +0 -75
  151. package/doc/sc/api/lib/db/pool/classes/Pool.md +0 -143
  152. package/doc/sc/api/lib/db/pool/functions/getConnectionList.md +0 -17
  153. package/doc/sc/api/lib/db/pool/index.md +0 -19
  154. package/doc/sc/api/lib/db/pool/interfaces/IConnectionInfo.md +0 -91
  155. package/doc/sc/api/lib/db/tran/classes/Transaction.md +0 -137
  156. package/doc/sc/api/lib/db/tran/index.md +0 -11
  157. package/doc/sc/api/lib/dns/classes/Dns.md +0 -187
  158. package/doc/sc/api/lib/dns/enumerations/ERECORDLINE.md +0 -59
  159. package/doc/sc/api/lib/dns/enumerations/ERECORDTYPE.md +0 -67
  160. package/doc/sc/api/lib/dns/enumerations/ESERVICE.md +0 -27
  161. package/doc/sc/api/lib/dns/functions/get.md +0 -29
  162. package/doc/sc/api/lib/dns/index.md +0 -27
  163. package/doc/sc/api/lib/dns/interfaces/IAddDomainRecord.md +0 -27
  164. package/doc/sc/api/lib/dns/interfaces/IDomainList.md +0 -43
  165. package/doc/sc/api/lib/dns/interfaces/IOptions.md +0 -41
  166. package/doc/sc/api/lib/fs/functions/chmod.md +0 -31
  167. package/doc/sc/api/lib/fs/functions/copyFile.md +0 -31
  168. package/doc/sc/api/lib/fs/functions/copyFolder.md +0 -37
  169. package/doc/sc/api/lib/fs/functions/createReadStream.md +0 -31
  170. package/doc/sc/api/lib/fs/functions/createWriteStream.md +0 -31
  171. package/doc/sc/api/lib/fs/functions/getContent.md +0 -63
  172. package/doc/sc/api/lib/fs/functions/isDir.md +0 -25
  173. package/doc/sc/api/lib/fs/functions/isFile.md +0 -25
  174. package/doc/sc/api/lib/fs/functions/mkdir.md +0 -31
  175. package/doc/sc/api/lib/fs/functions/pipe.md +0 -39
  176. package/doc/sc/api/lib/fs/functions/putContent.md +0 -47
  177. package/doc/sc/api/lib/fs/functions/readDir.md +0 -29
  178. package/doc/sc/api/lib/fs/functions/readLink.md +0 -31
  179. package/doc/sc/api/lib/fs/functions/readToResponse.md +0 -43
  180. package/doc/sc/api/lib/fs/functions/rename.md +0 -31
  181. package/doc/sc/api/lib/fs/functions/rmdir.md +0 -25
  182. package/doc/sc/api/lib/fs/functions/rmdirDeep.md +0 -25
  183. package/doc/sc/api/lib/fs/functions/stats.md +0 -25
  184. package/doc/sc/api/lib/fs/functions/symlink.md +0 -37
  185. package/doc/sc/api/lib/fs/functions/unlink.md +0 -25
  186. package/doc/sc/api/lib/fs/index.md +0 -30
  187. package/doc/sc/api/lib/kv/classes/Kv.md +0 -1161
  188. package/doc/sc/api/lib/kv/functions/get.md +0 -41
  189. package/doc/sc/api/lib/kv/index.md +0 -20
  190. package/doc/sc/api/lib/kv/interfaces/IConnectionInfo.md +0 -43
  191. package/doc/sc/api/lib/kv/interfaces/IZRangeOptions.md +0 -52
  192. package/doc/sc/api/lib/lan/functions/card.md +0 -17
  193. package/doc/sc/api/lib/lan/functions/scan.md +0 -17
  194. package/doc/sc/api/lib/lan/index.md +0 -12
  195. package/doc/sc/api/lib/lang/functions/getCodeByAccept.md +0 -25
  196. package/doc/sc/api/lib/lang/index.md +0 -17
  197. package/doc/sc/api/lib/lang/variables/codes.md +0 -13
  198. package/doc/sc/api/lib/lang/variables/map.md +0 -13
  199. package/doc/sc/api/lib/lang/variables/names.md +0 -11
  200. package/doc/sc/api/lib/net/formdata/classes/FormData.md +0 -157
  201. package/doc/sc/api/lib/net/formdata/index.md +0 -15
  202. package/doc/sc/api/lib/net/formdata/interfaces/IItem.md +0 -55
  203. package/doc/sc/api/lib/net/functions/buildCookieQuery.md +0 -31
  204. package/doc/sc/api/lib/net/functions/fetch.md +0 -31
  205. package/doc/sc/api/lib/net/functions/filterHeaders.md +0 -37
  206. package/doc/sc/api/lib/net/functions/get.md +0 -31
  207. package/doc/sc/api/lib/net/functions/getCa.md +0 -17
  208. package/doc/sc/api/lib/net/functions/getFormData.md +0 -17
  209. package/doc/sc/api/lib/net/functions/mproxy.md +0 -38
  210. package/doc/sc/api/lib/net/functions/mproxyData.md +0 -25
  211. package/doc/sc/api/lib/net/functions/open.md +0 -23
  212. package/doc/sc/api/lib/net/functions/post.md +0 -37
  213. package/doc/sc/api/lib/net/functions/postJson.md +0 -37
  214. package/doc/sc/api/lib/net/functions/postJsonResponseJson.md +0 -39
  215. package/doc/sc/api/lib/net/functions/request.md +0 -33
  216. package/doc/sc/api/lib/net/functions/resetCookieSession.md +0 -25
  217. package/doc/sc/api/lib/net/functions/rproxy.md +0 -37
  218. package/doc/sc/api/lib/net/functions/setCookie.md +0 -63
  219. package/doc/sc/api/lib/net/index.md +0 -37
  220. package/doc/sc/api/lib/net/interfaces/ICookie.md +0 -69
  221. package/doc/sc/api/lib/net/interfaces/IMproxyOptions.md +0 -85
  222. package/doc/sc/api/lib/net/interfaces/IRequestOptions.md +0 -133
  223. package/doc/sc/api/lib/net/interfaces/IRproxyOptions.md +0 -107
  224. package/doc/sc/api/lib/net/request/classes/Request.md +0 -297
  225. package/doc/sc/api/lib/net/request/index.md +0 -11
  226. package/doc/sc/api/lib/net/response/classes/Response.md +0 -109
  227. package/doc/sc/api/lib/net/response/index.md +0 -11
  228. package/doc/sc/api/lib/net/type-aliases/THttpHeaders.md +0 -27
  229. package/doc/sc/api/lib/s3/classes/S3.md +0 -220
  230. package/doc/sc/api/lib/s3/enumerations/ESERVICE.md +0 -43
  231. package/doc/sc/api/lib/s3/functions/get.md +0 -29
  232. package/doc/sc/api/lib/s3/index.md +0 -23
  233. package/doc/sc/api/lib/s3/interfaces/IOptions.md +0 -71
  234. package/doc/sc/api/lib/scan/classes/Scan.md +0 -127
  235. package/doc/sc/api/lib/scan/functions/get.md +0 -33
  236. package/doc/sc/api/lib/scan/functions/scanned.md +0 -37
  237. package/doc/sc/api/lib/scan/functions/setData.md +0 -35
  238. package/doc/sc/api/lib/scan/index.md +0 -22
  239. package/doc/sc/api/lib/scan/interfaces/IOptions.md +0 -43
  240. package/doc/sc/api/lib/scan/interfaces/IStaticOptions.md +0 -35
  241. package/doc/sc/api/lib/session/classes/Session.md +0 -103
  242. package/doc/sc/api/lib/session/index.md +0 -15
  243. package/doc/sc/api/lib/session/interfaces/IOptions.md +0 -41
  244. package/doc/sc/api/lib/socket/functions/rwebsocket.md +0 -37
  245. package/doc/sc/api/lib/socket/index.md +0 -15
  246. package/doc/sc/api/lib/socket/interfaces/IRwebsocketOptions.md +0 -91
  247. package/doc/sc/api/lib/sql/classes/Sql.md +0 -791
  248. package/doc/sc/api/lib/sql/enumerations/EJSON.md +0 -61
  249. package/doc/sc/api/lib/sql/enumerations/ESERVICE.md +0 -27
  250. package/doc/sc/api/lib/sql/functions/aoMix.md +0 -25
  251. package/doc/sc/api/lib/sql/functions/column.md +0 -35
  252. package/doc/sc/api/lib/sql/functions/format.md +0 -37
  253. package/doc/sc/api/lib/sql/functions/get.md +0 -43
  254. package/doc/sc/api/lib/sql/index.md +0 -23
  255. package/doc/sc/api/lib/ssh/classes/Connection.md +0 -123
  256. package/doc/sc/api/lib/ssh/functions/get.md +0 -25
  257. package/doc/sc/api/lib/ssh/index.md +0 -19
  258. package/doc/sc/api/lib/ssh/interfaces/IExtOptions.md +0 -33
  259. package/doc/sc/api/lib/ssh/sftp/classes/Connection.md +0 -628
  260. package/doc/sc/api/lib/ssh/sftp/index.md +0 -11
  261. package/doc/sc/api/lib/ssh/shell/classes/Connection.md +0 -189
  262. package/doc/sc/api/lib/ssh/shell/index.md +0 -11
  263. package/doc/sc/api/lib/text/functions/getFilename.md +0 -25
  264. package/doc/sc/api/lib/text/functions/htmlescape.md +0 -25
  265. package/doc/sc/api/lib/text/functions/int2str.md +0 -42
  266. package/doc/sc/api/lib/text/functions/isAscii.md +0 -25
  267. package/doc/sc/api/lib/text/functions/isDomain.md +0 -27
  268. package/doc/sc/api/lib/text/functions/isEMail.md +0 -23
  269. package/doc/sc/api/lib/text/functions/isFalsy.md +0 -25
  270. package/doc/sc/api/lib/text/functions/isIPv4.md +0 -23
  271. package/doc/sc/api/lib/text/functions/isIPv6.md +0 -23
  272. package/doc/sc/api/lib/text/functions/isIdCardCN.md +0 -25
  273. package/doc/sc/api/lib/text/functions/isPhoneCN.md +0 -25
  274. package/doc/sc/api/lib/text/functions/isRealPath.md +0 -25
  275. package/doc/sc/api/lib/text/functions/isTruthy.md +0 -31
  276. package/doc/sc/api/lib/text/functions/logicalOr.md +0 -41
  277. package/doc/sc/api/lib/text/functions/match.md +0 -31
  278. package/doc/sc/api/lib/text/functions/nlReplace.md +0 -31
  279. package/doc/sc/api/lib/text/functions/parseDomain.md +0 -25
  280. package/doc/sc/api/lib/text/functions/parseJson.md +0 -25
  281. package/doc/sc/api/lib/text/functions/parseUrl.md +0 -23
  282. package/doc/sc/api/lib/text/functions/queryParse.md +0 -25
  283. package/doc/sc/api/lib/text/functions/queryStringify.md +0 -69
  284. package/doc/sc/api/lib/text/functions/sizeFormat.md +0 -31
  285. package/doc/sc/api/lib/text/functions/str2int.md +0 -36
  286. package/doc/sc/api/lib/text/functions/stringifyBuffer.md +0 -25
  287. package/doc/sc/api/lib/text/functions/stringifyJson.md +0 -31
  288. package/doc/sc/api/lib/text/functions/stringifyResult.md +0 -25
  289. package/doc/sc/api/lib/text/functions/trimJson.md +0 -23
  290. package/doc/sc/api/lib/text/functions/urlAtom.md +0 -25
  291. package/doc/sc/api/lib/text/functions/urlResolve.md +0 -31
  292. package/doc/sc/api/lib/text/index.md +0 -55
  293. package/doc/sc/api/lib/text/interfaces/IDomain.md +0 -43
  294. package/doc/sc/api/lib/text/type-aliases/TFalsy.md +0 -13
  295. package/doc/sc/api/lib/text/variables/REGEXP_ASCII.md +0 -13
  296. package/doc/sc/api/lib/text/variables/REGEXP_DOMAIN.md +0 -11
  297. package/doc/sc/api/lib/text/variables/REGEXP_EMAIL.md +0 -11
  298. package/doc/sc/api/lib/text/variables/REGEXP_IPV4.md +0 -11
  299. package/doc/sc/api/lib/text/variables/REGEXP_IPV6.md +0 -11
  300. package/doc/sc/api/lib/time/classes/Time.md +0 -125
  301. package/doc/sc/api/lib/time/functions/format.md +0 -37
  302. package/doc/sc/api/lib/time/functions/get.md +0 -27
  303. package/doc/sc/api/lib/time/functions/isMs.md +0 -25
  304. package/doc/sc/api/lib/time/functions/stamp.md +0 -31
  305. package/doc/sc/api/lib/time/index.md +0 -28
  306. package/doc/sc/api/lib/time/interfaces/IOptions.md +0 -29
  307. package/doc/sc/api/lib/time/variables/DAY.md +0 -13
  308. package/doc/sc/api/lib/time/variables/HOUR.md +0 -13
  309. package/doc/sc/api/lib/time/variables/YEAR.md +0 -13
  310. package/doc/sc/api/lib/turnstile/enumerations/EFACTORY.md +0 -27
  311. package/doc/sc/api/lib/turnstile/functions/verify.md +0 -35
  312. package/doc/sc/api/lib/turnstile/index.md +0 -15
  313. package/doc/sc/api/lib/vector/classes/Vector.md +0 -141
  314. package/doc/sc/api/lib/vector/functions/get.md +0 -25
  315. package/doc/sc/api/lib/vector/index.md +0 -19
  316. package/doc/sc/api/lib/vector/interfaces/IOptions.md +0 -61
  317. package/doc/sc/api/lib/ws/classes/Socket.md +0 -331
  318. package/doc/sc/api/lib/ws/enumerations/EFrameReceiveMode.md +0 -35
  319. package/doc/sc/api/lib/ws/enumerations/EOpcode.md +0 -59
  320. package/doc/sc/api/lib/ws/functions/connect.md +0 -31
  321. package/doc/sc/api/lib/ws/functions/createServer.md +0 -45
  322. package/doc/sc/api/lib/ws/functions/mproxy.md +0 -38
  323. package/doc/sc/api/lib/ws/functions/rproxy.md +0 -37
  324. package/doc/sc/api/lib/ws/functions/rsocket.md +0 -37
  325. package/doc/sc/api/lib/ws/index.md +0 -30
  326. package/doc/sc/api/lib/ws/interfaces/IConnectOptions.md +0 -95
  327. package/doc/sc/api/lib/ws/interfaces/IMproxyOptions.md +0 -87
  328. package/doc/sc/api/lib/ws/interfaces/IRproxyOptions.md +0 -105
  329. package/doc/sc/api/lib/zip/classes/Zip.md +0 -392
  330. package/doc/sc/api/lib/zip/functions/get.md +0 -25
  331. package/doc/sc/api/lib/zip/index.md +0 -29
  332. package/doc/sc/api/lib/zip/interfaces/IZipInputByType.md +0 -81
  333. package/doc/sc/api/lib/zip/interfaces/IZipItem.md +0 -65
  334. package/doc/sc/api/lib/zip/interfaces/IZipMetadata.md +0 -25
  335. package/doc/sc/api/lib/zip/interfaces/IZipOutputByType.md +0 -81
  336. package/doc/sc/api/lib/zip/interfaces/IZipStats.md +0 -49
  337. package/doc/sc/api/lib/zip/type-aliases/TZipInputFileFormat.md +0 -11
  338. package/doc/sc/api/lib/zip/type-aliases/TZipInputType.md +0 -11
  339. package/doc/sc/api/lib/zip/type-aliases/TZipOutputType.md +0 -11
  340. package/doc/sc/api/lib/zlib/functions/brotliCompress.md +0 -31
  341. package/doc/sc/api/lib/zlib/functions/brotliDecompress.md +0 -25
  342. package/doc/sc/api/lib/zlib/functions/compress.md +0 -37
  343. package/doc/sc/api/lib/zlib/functions/createBrotliCompress.md +0 -25
  344. package/doc/sc/api/lib/zlib/functions/createBrotliDecompress.md +0 -17
  345. package/doc/sc/api/lib/zlib/functions/createCompress.md +0 -31
  346. package/doc/sc/api/lib/zlib/functions/createDecompress.md +0 -25
  347. package/doc/sc/api/lib/zlib/functions/createDeflate.md +0 -25
  348. package/doc/sc/api/lib/zlib/functions/createGunzip.md +0 -17
  349. package/doc/sc/api/lib/zlib/functions/createGzip.md +0 -25
  350. package/doc/sc/api/lib/zlib/functions/createInflate.md +0 -17
  351. package/doc/sc/api/lib/zlib/functions/decompress.md +0 -31
  352. package/doc/sc/api/lib/zlib/functions/deflate.md +0 -31
  353. package/doc/sc/api/lib/zlib/functions/gunzip.md +0 -25
  354. package/doc/sc/api/lib/zlib/functions/gzip.md +0 -31
  355. package/doc/sc/api/lib/zlib/functions/inflate.md +0 -25
  356. package/doc/sc/api/lib/zlib/index.md +0 -31
  357. package/doc/sc/api/lib/zlib/interfaces/ICompress.md +0 -27
  358. package/doc/sc/api/lib/zlib/interfaces/ICompressBuffer.md +0 -27
  359. package/doc/sc/api/main/index.md +0 -7
  360. package/doc/sc/api/sys/ctr/classes/Ctr.md +0 -1242
  361. package/doc/sc/api/sys/ctr/functions/clearLocaleData.md +0 -17
  362. package/doc/sc/api/sys/ctr/index.md +0 -15
  363. package/doc/sc/api/sys/mod/classes/Rows.md +0 -165
  364. package/doc/sc/api/sys/mod/classes/default.md +0 -2175
  365. package/doc/sc/api/sys/mod/index.md +0 -21
  366. package/doc/sc/api/sys/mod/interfaces/IModUnionItem.md +0 -25
  367. package/doc/sc/api/sys/mod/interfaces/IRows.md +0 -57
  368. package/doc/sc/api/sys/mod/type-aliases/TOnlyProperties.md +0 -19
  369. package/doc/sc/api/sys/route/functions/clearKebabConfigs.md +0 -17
  370. package/doc/sc/api/sys/route/functions/getFormData.md +0 -47
  371. package/doc/sc/api/sys/route/functions/getPost.md +0 -25
  372. package/doc/sc/api/sys/route/functions/run.md +0 -83
  373. package/doc/sc/api/sys/route/functions/unlinkUploadFiles.md +0 -25
  374. package/doc/sc/api/sys/route/functions/waitCtr.md +0 -26
  375. package/doc/sc/api/sys/route/index.md +0 -16
  376. package/doc/sc/quick-start.md +0 -30
@@ -1,201 +0,0 @@
1
- [**Documents for @maiyunnet/kebab**](../../index.md)
2
-
3
- ***
4
-
5
- [Documents for @maiyunnet/kebab](../../index.md) / [index](../index.md) / IConfigConst
6
-
7
- # Interface: IConfigConst
8
-
9
- Defined in: [index.ts:190](https://github.com/maiyunnet/kebab/blob/master/index.ts#L190)
10
-
11
- 常量
12
-
13
- ## Properties
14
-
15
- ### ctrPath
16
-
17
- > **ctrPath**: `string`
18
-
19
- Defined in: [index.ts:215](https://github.com/maiyunnet/kebab/blob/master/index.ts#L215)
20
-
21
- ***
22
-
23
- ### dataPath
24
-
25
- > **dataPath**: `string`
26
-
27
- Defined in: [index.ts:217](https://github.com/maiyunnet/kebab/blob/master/index.ts#L217)
28
-
29
- ***
30
-
31
- ### host
32
-
33
- > **host**: `string`
34
-
35
- Defined in: [index.ts:206](https://github.com/maiyunnet/kebab/blob/master/index.ts#L206)
36
-
37
- ***
38
-
39
- ### hostname
40
-
41
- > **hostname**: `string`
42
-
43
- Defined in: [index.ts:207](https://github.com/maiyunnet/kebab/blob/master/index.ts#L207)
44
-
45
- ***
46
-
47
- ### hostport
48
-
49
- > **hostport**: `number`
50
-
51
- Defined in: [index.ts:208](https://github.com/maiyunnet/kebab/blob/master/index.ts#L208)
52
-
53
- ***
54
-
55
- ### https
56
-
57
- > **https**: `boolean`
58
-
59
- Defined in: [index.ts:205](https://github.com/maiyunnet/kebab/blob/master/index.ts#L205)
60
-
61
- ***
62
-
63
- ### miniprogram
64
-
65
- > **miniprogram**: `""` \| `"wechat"`
66
-
67
- Defined in: [index.ts:204](https://github.com/maiyunnet/kebab/blob/master/index.ts#L204)
68
-
69
- ***
70
-
71
- ### mobile
72
-
73
- > **mobile**: `boolean`
74
-
75
- Defined in: [index.ts:202](https://github.com/maiyunnet/kebab/blob/master/index.ts#L202)
76
-
77
- ***
78
-
79
- ### modPath
80
-
81
- > **modPath**: `string`
82
-
83
- Defined in: [index.ts:214](https://github.com/maiyunnet/kebab/blob/master/index.ts#L214)
84
-
85
- ***
86
-
87
- ### path
88
-
89
- > **path**: `string`
90
-
91
- Defined in: [index.ts:192](https://github.com/maiyunnet/kebab/blob/master/index.ts#L192)
92
-
93
- 不以 / 开头,不含 qs
94
-
95
- ***
96
-
97
- ### qs
98
-
99
- > **qs**: `string`
100
-
101
- Defined in: [index.ts:194](https://github.com/maiyunnet/kebab/blob/master/index.ts#L194)
102
-
103
- 不含 ? 开头
104
-
105
- ***
106
-
107
- ### qss
108
-
109
- > **qss**: `string`
110
-
111
- Defined in: [index.ts:196](https://github.com/maiyunnet/kebab/blob/master/index.ts#L196)
112
-
113
- 含 ? 开头
114
-
115
- ***
116
-
117
- ### rootPath
118
-
119
- > **rootPath**: `string`
120
-
121
- Defined in: [index.ts:213](https://github.com/maiyunnet/kebab/blob/master/index.ts#L213)
122
-
123
- ***
124
-
125
- ### startMemory
126
-
127
- > **startMemory**: `number`
128
-
129
- Defined in: [index.ts:198](https://github.com/maiyunnet/kebab/blob/master/index.ts#L198)
130
-
131
- ***
132
-
133
- ### startTime
134
-
135
- > **startTime**: `bigint`
136
-
137
- Defined in: [index.ts:197](https://github.com/maiyunnet/kebab/blob/master/index.ts#L197)
138
-
139
- ***
140
-
141
- ### uri
142
-
143
- > **uri**: [`IUrlParse`](IUrlParse.md)
144
-
145
- Defined in: [index.ts:209](https://github.com/maiyunnet/kebab/blob/master/index.ts#L209)
146
-
147
- ***
148
-
149
- ### urlBase
150
-
151
- > **urlBase**: `string`
152
-
153
- Defined in: [index.ts:222](https://github.com/maiyunnet/kebab/blob/master/index.ts#L222)
154
-
155
- ***
156
-
157
- ### urlFull
158
-
159
- > **urlFull**: `string`
160
-
161
- Defined in: [index.ts:224](https://github.com/maiyunnet/kebab/blob/master/index.ts#L224)
162
-
163
- ***
164
-
165
- ### urlStc
166
-
167
- > **urlStc**: `string`
168
-
169
- Defined in: [index.ts:223](https://github.com/maiyunnet/kebab/blob/master/index.ts#L223)
170
-
171
- ***
172
-
173
- ### urlStcFull
174
-
175
- > **urlStcFull**: `string`
176
-
177
- Defined in: [index.ts:225](https://github.com/maiyunnet/kebab/blob/master/index.ts#L225)
178
-
179
- ***
180
-
181
- ### viewPath
182
-
183
- > **viewPath**: `string`
184
-
185
- Defined in: [index.ts:216](https://github.com/maiyunnet/kebab/blob/master/index.ts#L216)
186
-
187
- ***
188
-
189
- ### wechat
190
-
191
- > **wechat**: `boolean`
192
-
193
- Defined in: [index.ts:203](https://github.com/maiyunnet/kebab/blob/master/index.ts#L203)
194
-
195
- ***
196
-
197
- ### wsPath
198
-
199
- > **wsPath**: `string`
200
-
201
- Defined in: [index.ts:218](https://github.com/maiyunnet/kebab/blob/master/index.ts#L218)
@@ -1,59 +0,0 @@
1
- [**Documents for @maiyunnet/kebab**](../../index.md)
2
-
3
- ***
4
-
5
- [Documents for @maiyunnet/kebab](../../index.md) / [index](../index.md) / IConfigDb
6
-
7
- # Interface: IConfigDb
8
-
9
- Defined in: [index.ts:148](https://github.com/maiyunnet/kebab/blob/master/index.ts#L148)
10
-
11
- 数据库
12
-
13
- ## Properties
14
-
15
- ### charset
16
-
17
- > **charset**: `string`
18
-
19
- Defined in: [index.ts:151](https://github.com/maiyunnet/kebab/blob/master/index.ts#L151)
20
-
21
- ***
22
-
23
- ### host
24
-
25
- > **host**: `string`
26
-
27
- Defined in: [index.ts:149](https://github.com/maiyunnet/kebab/blob/master/index.ts#L149)
28
-
29
- ***
30
-
31
- ### name
32
-
33
- > **name**: `string`
34
-
35
- Defined in: [index.ts:152](https://github.com/maiyunnet/kebab/blob/master/index.ts#L152)
36
-
37
- ***
38
-
39
- ### port
40
-
41
- > **port**: `number`
42
-
43
- Defined in: [index.ts:150](https://github.com/maiyunnet/kebab/blob/master/index.ts#L150)
44
-
45
- ***
46
-
47
- ### pwd
48
-
49
- > **pwd**: `string`
50
-
51
- Defined in: [index.ts:155](https://github.com/maiyunnet/kebab/blob/master/index.ts#L155)
52
-
53
- ***
54
-
55
- ### user
56
-
57
- > **user**: `string`
58
-
59
- Defined in: [index.ts:154](https://github.com/maiyunnet/kebab/blob/master/index.ts#L154)
@@ -1,27 +0,0 @@
1
- [**Documents for @maiyunnet/kebab**](../../index.md)
2
-
3
- ***
4
-
5
- [Documents for @maiyunnet/kebab](../../index.md) / [index](../index.md) / IConfigDns
6
-
7
- # Interface: IConfigDns
8
-
9
- Defined in: [index.ts:168](https://github.com/maiyunnet/kebab/blob/master/index.ts#L168)
10
-
11
- DNS
12
-
13
- ## Properties
14
-
15
- ### sid
16
-
17
- > **sid**: `string`
18
-
19
- Defined in: [index.ts:169](https://github.com/maiyunnet/kebab/blob/master/index.ts#L169)
20
-
21
- ***
22
-
23
- ### skey
24
-
25
- > **skey**: `string`
26
-
27
- Defined in: [index.ts:170](https://github.com/maiyunnet/kebab/blob/master/index.ts#L170)
@@ -1,51 +0,0 @@
1
- [**Documents for @maiyunnet/kebab**](../../index.md)
2
-
3
- ***
4
-
5
- [Documents for @maiyunnet/kebab](../../index.md) / [index](../index.md) / IConfigJwt
6
-
7
- # Interface: IConfigJwt
8
-
9
- Defined in: [index.ts:159](https://github.com/maiyunnet/kebab/blob/master/index.ts#L159)
10
-
11
- Jwt 信息
12
-
13
- ## Properties
14
-
15
- ### auth
16
-
17
- > **auth**: `boolean`
18
-
19
- Defined in: [index.ts:164](https://github.com/maiyunnet/kebab/blob/master/index.ts#L164)
20
-
21
- ***
22
-
23
- ### name
24
-
25
- > **name**: `string`
26
-
27
- Defined in: [index.ts:160](https://github.com/maiyunnet/kebab/blob/master/index.ts#L160)
28
-
29
- ***
30
-
31
- ### secret
32
-
33
- > **secret**: `string`
34
-
35
- Defined in: [index.ts:163](https://github.com/maiyunnet/kebab/blob/master/index.ts#L163)
36
-
37
- ***
38
-
39
- ### ssl
40
-
41
- > **ssl**: `boolean`
42
-
43
- Defined in: [index.ts:162](https://github.com/maiyunnet/kebab/blob/master/index.ts#L162)
44
-
45
- ***
46
-
47
- ### ttl
48
-
49
- > **ttl**: `number`
50
-
51
- Defined in: [index.ts:161](https://github.com/maiyunnet/kebab/blob/master/index.ts#L161)
@@ -1,59 +0,0 @@
1
- [**Documents for @maiyunnet/kebab**](../../index.md)
2
-
3
- ***
4
-
5
- [Documents for @maiyunnet/kebab](../../index.md) / [index](../index.md) / IConfigKv
6
-
7
- # Interface: IConfigKv
8
-
9
- Defined in: [index.ts:174](https://github.com/maiyunnet/kebab/blob/master/index.ts#L174)
10
-
11
- kv
12
-
13
- ## Properties
14
-
15
- ### host
16
-
17
- > **host**: `string`
18
-
19
- Defined in: [index.ts:175](https://github.com/maiyunnet/kebab/blob/master/index.ts#L175)
20
-
21
- ***
22
-
23
- ### index
24
-
25
- > **index**: `number`
26
-
27
- Defined in: [index.ts:177](https://github.com/maiyunnet/kebab/blob/master/index.ts#L177)
28
-
29
- ***
30
-
31
- ### port
32
-
33
- > **port**: `number`
34
-
35
- Defined in: [index.ts:176](https://github.com/maiyunnet/kebab/blob/master/index.ts#L176)
36
-
37
- ***
38
-
39
- ### pre
40
-
41
- > **pre**: `string`
42
-
43
- Defined in: [index.ts:178](https://github.com/maiyunnet/kebab/blob/master/index.ts#L178)
44
-
45
- ***
46
-
47
- ### pwd
48
-
49
- > **pwd**: `string`
50
-
51
- Defined in: [index.ts:181](https://github.com/maiyunnet/kebab/blob/master/index.ts#L181)
52
-
53
- ***
54
-
55
- ### user
56
-
57
- > **user**: `string`
58
-
59
- Defined in: [index.ts:180](https://github.com/maiyunnet/kebab/blob/master/index.ts#L180)
@@ -1,27 +0,0 @@
1
- [**Documents for @maiyunnet/kebab**](../../index.md)
2
-
3
- ***
4
-
5
- [Documents for @maiyunnet/kebab](../../index.md) / [index](../index.md) / IConfigLang
6
-
7
- # Interface: IConfigLang
8
-
9
- Defined in: [index.ts:102](https://github.com/maiyunnet/kebab/blob/master/index.ts#L102)
10
-
11
- 语言
12
-
13
- ## Properties
14
-
15
- ### direct
16
-
17
- > **direct**: `string`[]
18
-
19
- Defined in: [index.ts:104](https://github.com/maiyunnet/kebab/blob/master/index.ts#L104)
20
-
21
- ***
22
-
23
- ### list
24
-
25
- > **list**: `string`[]
26
-
27
- Defined in: [index.ts:103](https://github.com/maiyunnet/kebab/blob/master/index.ts#L103)
@@ -1,53 +0,0 @@
1
- [**Documents for @maiyunnet/kebab**](../../index.md)
2
-
3
- ***
4
-
5
- [Documents for @maiyunnet/kebab](../../index.md) / [index](../index.md) / IConfigS3
6
-
7
- # Interface: IConfigS3
8
-
9
- Defined in: [index.ts:108](https://github.com/maiyunnet/kebab/blob/master/index.ts#L108)
10
-
11
- 对象存储
12
-
13
- ## Properties
14
-
15
- ### account?
16
-
17
- > `optional` **account**: `string`
18
-
19
- Defined in: [index.ts:110](https://github.com/maiyunnet/kebab/blob/master/index.ts#L110)
20
-
21
- cf r2 要用
22
-
23
- ***
24
-
25
- ### bucket
26
-
27
- > **bucket**: `string`
28
-
29
- Defined in: [index.ts:114](https://github.com/maiyunnet/kebab/blob/master/index.ts#L114)
30
-
31
- ***
32
-
33
- ### region
34
-
35
- > **region**: `string`
36
-
37
- Defined in: [index.ts:113](https://github.com/maiyunnet/kebab/blob/master/index.ts#L113)
38
-
39
- ***
40
-
41
- ### sid
42
-
43
- > **sid**: `string`
44
-
45
- Defined in: [index.ts:111](https://github.com/maiyunnet/kebab/blob/master/index.ts#L111)
46
-
47
- ***
48
-
49
- ### skey
50
-
51
- > **skey**: `string`
52
-
53
- Defined in: [index.ts:112](https://github.com/maiyunnet/kebab/blob/master/index.ts#L112)
@@ -1,19 +0,0 @@
1
- [**Documents for @maiyunnet/kebab**](../../index.md)
2
-
3
- ***
4
-
5
- [Documents for @maiyunnet/kebab](../../index.md) / [index](../index.md) / IConfigSql
6
-
7
- # Interface: IConfigSql
8
-
9
- Defined in: [index.ts:185](https://github.com/maiyunnet/kebab/blob/master/index.ts#L185)
10
-
11
- sql
12
-
13
- ## Properties
14
-
15
- ### pre
16
-
17
- > **pre**: `string`
18
-
19
- Defined in: [index.ts:186](https://github.com/maiyunnet/kebab/blob/master/index.ts#L186)
@@ -1,51 +0,0 @@
1
- [**Documents for @maiyunnet/kebab**](../../index.md)
2
-
3
- ***
4
-
5
- [Documents for @maiyunnet/kebab](../../index.md) / [index](../index.md) / IConfigTurnstile
6
-
7
- # Interface: IConfigTurnstile
8
-
9
- Defined in: [index.ts:134](https://github.com/maiyunnet/kebab/blob/master/index.ts#L134)
10
-
11
- 人机码信息
12
-
13
- ## Properties
14
-
15
- ### CF
16
-
17
- > **CF**: `object`
18
-
19
- Defined in: [index.ts:135](https://github.com/maiyunnet/kebab/blob/master/index.ts#L135)
20
-
21
- #### sid
22
-
23
- > **sid**: `string`
24
-
25
- #### skey
26
-
27
- > **skey**: `string`
28
-
29
- ***
30
-
31
- ### TENCENT
32
-
33
- > **TENCENT**: `object`
34
-
35
- Defined in: [index.ts:139](https://github.com/maiyunnet/kebab/blob/master/index.ts#L139)
36
-
37
- #### aid
38
-
39
- > **aid**: `string`
40
-
41
- #### akey
42
-
43
- > **akey**: `string`
44
-
45
- #### sid
46
-
47
- > **sid**: `string`
48
-
49
- #### skey
50
-
51
- > **skey**: `string`
@@ -1,51 +0,0 @@
1
- [**Documents for @maiyunnet/kebab**](../../index.md)
2
-
3
- ***
4
-
5
- [Documents for @maiyunnet/kebab](../../index.md) / [index](../index.md) / IConfigVector
6
-
7
- # Interface: IConfigVector
8
-
9
- Defined in: [index.ts:125](https://github.com/maiyunnet/kebab/blob/master/index.ts#L125)
10
-
11
- 向量数据库
12
-
13
- ## Properties
14
-
15
- ### host
16
-
17
- > **host**: `string`
18
-
19
- Defined in: [index.ts:126](https://github.com/maiyunnet/kebab/blob/master/index.ts#L126)
20
-
21
- ***
22
-
23
- ### name
24
-
25
- > **name**: `string`
26
-
27
- Defined in: [index.ts:128](https://github.com/maiyunnet/kebab/blob/master/index.ts#L128)
28
-
29
- ***
30
-
31
- ### port
32
-
33
- > **port**: `number`
34
-
35
- Defined in: [index.ts:127](https://github.com/maiyunnet/kebab/blob/master/index.ts#L127)
36
-
37
- ***
38
-
39
- ### pwd
40
-
41
- > **pwd**: `string`
42
-
43
- Defined in: [index.ts:130](https://github.com/maiyunnet/kebab/blob/master/index.ts#L130)
44
-
45
- ***
46
-
47
- ### user
48
-
49
- > **user**: `string`
50
-
51
- Defined in: [index.ts:129](https://github.com/maiyunnet/kebab/blob/master/index.ts#L129)
@@ -1,43 +0,0 @@
1
- [**Documents for @maiyunnet/kebab**](../../index.md)
2
-
3
- ***
4
-
5
- [Documents for @maiyunnet/kebab](../../index.md) / [index](../index.md) / IPostFile
6
-
7
- # Interface: IPostFile
8
-
9
- Defined in: [index.ts:237](https://github.com/maiyunnet/kebab/blob/master/index.ts#L237)
10
-
11
- 上传的文件信息对象
12
-
13
- ## Properties
14
-
15
- ### name
16
-
17
- > `readonly` **name**: `string`
18
-
19
- Defined in: [index.ts:238](https://github.com/maiyunnet/kebab/blob/master/index.ts#L238)
20
-
21
- ***
22
-
23
- ### origin
24
-
25
- > `readonly` **origin**: `string`
26
-
27
- Defined in: [index.ts:239](https://github.com/maiyunnet/kebab/blob/master/index.ts#L239)
28
-
29
- ***
30
-
31
- ### path
32
-
33
- > `readonly` **path**: `string`
34
-
35
- Defined in: [index.ts:241](https://github.com/maiyunnet/kebab/blob/master/index.ts#L241)
36
-
37
- ***
38
-
39
- ### size
40
-
41
- > `readonly` **size**: `number`
42
-
43
- Defined in: [index.ts:240](https://github.com/maiyunnet/kebab/blob/master/index.ts#L240)