patch_toText

Take a list of patches and return a textual representation. @param patches List of Patch objects. @return Text representation of patches.

string
patch_toText
(
in Patch[] patches
)

Meta