@runloop/remote-agents-sdk
Preparing search index...
codex
v2
FsReadFileParams
Type Alias FsReadFileParams
Read a file from the host filesystem.
type
FsReadFileParams
=
{
path
:
AbsolutePathBuf
;
}
Index
Properties
path
Properties
path
path
:
AbsolutePathBuf
Absolute path to read.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
path
@runloop/remote-agents-sdk
Loading...
Read a file from the host filesystem.