How to view Wire library code

Hi all,

Is there a way I can look at the code of the functions in the wire library? wire.begin or wire.requestFrom, for example. I found this website, which lists what each function does in words, but it doesn't actually have code, and I am not knowledgable enough in C++ to infer it.

Any help would be greatly appreciated!

The source code is in the libraries folder in the folder where you installed the IDE.