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