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

    Type Alias FsWatchResponse

    Successful response for fs/watch.

    type FsWatchResponse = {
        path: AbsolutePathBuf;
    }
    Index

    Properties

    Properties

    Canonicalized path associated with the watch.