MCPcopy Create free account
hub / github.com/effect-app/libs / copy

Function copy

repos/effect/packages/effect/src/FileSystem.ts:914–916  ·  view source on GitHub ↗
(path)

Source from the content-addressed store, hash-verified

912 *
913 * **Example** (Inspecting file information)
914 *
915 * ```ts import.meta.vitest
916 * import { ByteSize, FileSystem, Option } from "effect"
917 *
918 * const info: FileSystem.File.Info = {
919 * type: "File",

Callers

nothing calls this directly

Calls 2

notFoundFunction · 0.85
failMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…