FileErrorResult: {
    error: Error;
    fileList: CAFileListEntry[] | undefined;
    fileName: string;
}

Type declaration

Generated using TypeDoc