openclaw
Version:
Multi-channel AI gateway with extensible messaging integrations
3 lines (2 loc) • 1.58 kB
JavaScript
import { A as writeExternalFileWithinRoot, C as resolveRegularFileAppendFlags, D as walkDirectory, E as statRegularFileSync, L as sanitizeUntrustedFileName, O as walkDirectorySync, S as resolveOpenedFileRealPathForHandle, T as statRegularFile, _ as readRegularFileSync, a as canonicalPathFromExistingAncestor, b as resolveAbsolutePathForWrite, c as isPathInside, d as pathExists, f as pathExistsSync, g as readRegularFile, h as readLocalFileSafely, i as assertAbsolutePathInput, j as writeFileWithinRoot, k as withTimeout, l as movePathToTrash, m as readLocalFileFromRoots, n as appendRegularFile, o as ensureAbsoluteDirectory, p as readFileWithinRoot, r as appendRegularFileSync, s as findExistingAncestor, t as FsSafeError, u as openLocalFileSafely, v as readSecureFile, w as root, x as resolveLocalPathFromRootsSync, y as resolveAbsolutePathForRead } from "./fs-safe-B6pvPGnf.js";
export { FsSafeError, appendRegularFile, appendRegularFileSync, assertAbsolutePathInput, canonicalPathFromExistingAncestor, ensureAbsoluteDirectory, findExistingAncestor, isPathInside, movePathToTrash, openLocalFileSafely, pathExists, pathExistsSync, readFileWithinRoot, readLocalFileFromRoots, readLocalFileSafely, readRegularFile, readRegularFileSync, readSecureFile, resolveAbsolutePathForRead, resolveAbsolutePathForWrite, resolveLocalPathFromRootsSync, resolveOpenedFileRealPathForHandle, resolveRegularFileAppendFlags, root, sanitizeUntrustedFileName, statRegularFile, statRegularFileSync, walkDirectory, walkDirectorySync, withTimeout, writeExternalFileWithinRoot, writeFileWithinRoot };