gbox-sdk
    Preparing search index...

    Interface FReadResponse

    Response containing file content

    interface FReadResponse {
        content: string;
    }
    Index

    Properties

    Properties

    content: string

    Content of the file