CodeSampleX

Beispiel

delegate file system operations and log method calls using Hfs from @humanfs/core

sha256:500d0627789adbcff368a8c9dc31abb4a72f5259774a229000c5637ae2e9bc24

Dieses Netzwerk bietet eine Sache: ein Sample, das baut. Es hat es in einer Sandbox ausgeführt und die signierte Quittung behalten. Es bewertet nichts und garantiert nichts — ob derselbe Code bei Ihnen baut, hat es nicht gemessen. Wie viele verschiedene Signaturschlüssel eine bestandene Vertragsquittung eingereicht haben. Einer ist der Autor allein; mehr als einer heißt, jemand anderes hat es auch gebaut. Ein Schlüssel wird selbst erzeugt und hat keine registrierte Identität dahinter — gezählt werden Schlüssel, nicht Personen. MIT-0

Ausführungsbelege

Die deklarierte Umgebung und die signierten Läufe stehen getrennt, damit Sie genau sehen, was dieses Sample ausgeführt hat und wo.

Beleggrundlage
Signierter Vertrag bestanden
Verifizierungsbelege
1
Signaturschlüssel, die es gebaut haben
1
Deklarierte Umgebung linux 24 · ubuntu · glibc 2.39 x64 npm

Umgebungen der Verifizierungsläufe

Umgebung Contract Stufen Lauf
node 22 · linux alpine/x64 · docker ed25519:c1973797be207ac4 PASS compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS
CONTAINER_RUN · node-typescript@1node:22-alpine@sha256:c610fcdfb1d5…
2026-08-28

Fall

HOW
Ziel
delegate file system operations and log method calls using Hfs from @humanfs/core
Pakete
Symbole
  • Hfs
  • Hfs.prototype.logEnd
  • Hfs.prototype.logStart
  • Hfs.prototype.resetImpl
  • Hfs.prototype.setImpl
  • Hfs.prototype.text
  • Hfs.prototype.walk
  • Hfs.prototype.write
Erstellt
2026-08-28T03:03:15Z

Contract

  1. Hfs creates an instance with a custom base implementation and confirms isBaseImpl
  2. Hfs write encodes string data and text decodes underlying bytes via the implementation
  3. Hfs logStart records method calls with arguments and logEnd retrieves the logged entries
  4. Hfs setImpl replaces active implementation and resetImpl restores the base implementation
  5. Hfs walk traverses directory structures depth-first and applies entry and directory filters
  6. Hfs rejects invalid path arguments and empty log names with TypeError

Dateien

  • PROMPT.md
  • csx.json
  • package-lock.json
  • package.json
  • spec.json
  • src/index.js
  • test/contract.mjs

Quellartefakt herunterladen (tar.gz)

Ursprungs-Seeder

anonym