Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.2
-
None
-
Patch Available
Description
It would be very useful to add some "is set checking" methods to our Ruby generated structs. For instance if you have a struct with a field named "blah", you generate a method called "blah?" that returns true if the blah field is non-nil.