https://pantsbuild.org/ logo
w

witty-crayon-22786

11/12/2018, 4:58 PM
@wide-energy-11069: to add a function, you'd make paired edits in
src/python/pants/engine/native.py
and `src/rust/engine/src/lib.rs`: find all instances of one the existing functions in those two files to see.
w

wide-energy-11069

11/12/2018, 6:53 PM
resolved: needed to add the function name into
CFFI_HEADERS
in native.py