Function edit

  • Reads files as specified in paths, calling the cb callback with a Buffer for each file read. The callback's responses will be written into the original file path. If the callback returns an object, it will be stringified as JSON.

    Parameters

    Returns Async

    Task