@ctrl/deluge
    Preparing search index...

    Interface UploadResponse

    ex -

    interface UploadResponse {
        files: string[];
        success: boolean;
    }
    Index

    Properties

    Properties

    files: string[]

    ex - ["/tmp/delugeweb-5Q9ttR/tmpL7xhth.torrent"]

    success: boolean