MCPcopy
hub / github.com/marimo-team/marimo / move.js

File move.js

packages/lsp/move.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3const fs = require("node:fs");
4const path = require("node:path");

Callers

nothing calls this directly

Calls 2

logMethod · 0.80
joinMethod · 0.45

Tested by

no test coverage detected