export async function apply({read, write, glob}) {
    await replace(operations, glob(manual), {
        read,
        write,
        method: replace.all,