in src/io/base.ts [101:103]
async getFileAsStream(path: string): Promise<Readable> { throw new Error('getFileAsStream is not implemented'); }