@runloop/remote-agents-sdk
    Preparing search index...

    Type Alias FsReadFileParams

    Read a file from the host filesystem.

    type FsReadFileParams = {
        path: AbsolutePathBuf;
    }
    Index

    Properties

    Properties

    Absolute path to read.