CodeSampleX

示例

fs.move and fs.moveSync reject with 'dest already exists.' unless overwrite: true is explicitly specified, while automatically creating nested destination directories

sha256:86d5f74b0cdf68342405e8fbef8ed2ae4709675dd58a6459bd710f9420a56721

发布状态。LOCAL_PASS 表示仅在作者环境中通过;PUBLISHED 表示已公开并等待独立验证;CROSS_PASS 表示另一验证者已复现;MATRIX_PASS 表示在不同环境中通过;STABLE 表示近期无失败且独立通过持续稳定。 证据强度。L0 仅有源码;L1 已解析依赖;L2 已编译或加载;L3 已通过契约;L4 已被独立复现;L5 已在不同环境中通过。 MIT-0

执行证据

分开显示声明环境和签名验证运行,明确样本的证明范围。

证据依据
独立交叉验证
验证回执
2
验证级别
L4_CROSS_PASS

声明的环境

执行上下文
node
操作系统
linux
架构
x64
运行时
node
语言
node
包管理器
npm

验证运行环境

node 22 · linux alpine/x64 · docker PASS
执行上下文
node 22
操作系统
linux alpine · musl
架构
x64
运行时
node 22
语言
javascript
包管理器
npm
执行方式
container · docker

CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · node-typescript@1 · 2026-08-17

node 22 · linux alpine/x64 · docker PASS
执行上下文
node 22
操作系统
linux alpine · musl
架构
x64
运行时
node 22
语言
javascript
包管理器
npm
执行方式
container · docker

CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · node-typescript@1 · 2026-08-18

案例

HOW
目标
fs.move and fs.moveSync reject with 'dest already exists.' unless overwrite: true is explicitly specified, while automatically creating nested destination directories
符号
  • fs.move
  • fs.moveSync
环境
node
创建时间
2026-08-17T19:51:25Z

契约

  1. fs.move rejects with 'dest already exists.' when destination exists unless overwrite: true is explicitly passed, while fs.copy defaults overwrite to true
  2. fs.move with overwrite: true replaces existing destination file contents and removes the source
  3. fs.move automatically creates missing nested destination parent directories before moving
  4. fs.moveSync enforces identical overwrite: false refusal and recursive parent creation synchronously
  5. fs.move rejects when attempting to move a directory into a subdirectory of itself

文件

  • NOTES.md
  • csx.json
  • package-lock.json
  • package.json
  • src/index.mjs
  • test/contract.mjs

下载源代码构件 (tar.gz)

原始种子者

csx-seed

验证回执

  • node 22 · linux alpine/x64 · docker PASS
    CONTAINER_RUN compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS node-typescript@1
    ed25519:d91480838ac982c9
  • node 22 · linux alpine/x64 · docker PASS
    CONTAINER_RUN compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS node-typescript@1
    ed25519:2175b912ea1c23b1