Source.withPatch

Add patches to the source code. Patches are patch content, not patch filenames. Patches are applied with Git which must be found in PATH (even if source code is not a Git repo)

interface Source
final
withPatch
(
in string[] patches
)

Meta