-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Thanks for putting together this package, it's long overdue and looks great!
I can generate a thrift client using t_load and make_client, and it appears to be working. However, I want to modify the function definitions somewhat to clean up the interface.
Instead of having t_load actually define the R6 classes in my R session, is it possible to get the code dumped out to file like other Thrift parsers? I'm looking for something like this generated code: