Updated to run the thrift compiler for each thrift file instead of processing...
Updated to run the thrift compiler for each thrift file instead of processing them all in a single execution. This is because thift can only handle one file at a time. Additionally added unit test for multiple files and invalid pre-conditions.
Showing
Please register or sign in to comment