ints used as flags (bitwise): so C
Summary: Changed communicate() flags from int to a class. Made Options and CommunicateFlags composable with | Simplified API so you don't have to type Subprocess::Options().stdout(Subprocess::PIPE) Test Plan: subprocess_test Reviewed By: chip@fb.com FB internal diff: D620186
Showing
Please register or sign in to comment