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

    Interface DevboxDownloadFileParams

    interface DevboxDownloadFileParams {
        path: string;
    }
    Index

    Properties

    Properties

    path: string

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