@ank1015/agent-filesystem-local
v0.1.0
Published
Local Node filesystem implementation for @ank1015/agent.
Downloads
17
Maintainers
Readme
@ank1015/agent-filesystem-local
Local Node filesystem implementation for @ank1015/agent.
Install
pnpm add @ank1015/agent-filesystem-localImport
import {
ShellConfig,
LocalFileSystemOptions,
LocalFileSystem,
createLocalFileSystem,
getShellConfig,
trackDetachedChildPid,
untrackDetachedChildPid,
killTrackedDetachedChildren,
killProcessTree,
signalProcessTree,
} from '@ank1015/agent-filesystem-local';Versioning
This package is currently 0.1.0. Until 1.0.0, public APIs may still evolve.
