@runloop/api-client - v1.4.0
    Preparing search index...

    Interface DevboxReadFileContentsParams

    interface DevboxReadFileContentsParams {
        file_path: string;
    }
    Index

    Properties

    Properties

    file_path: string

    The path on the Devbox filesystem to read the file from. Path is relative to user home directory.