includeVersionInGeneratedWarning top-level property

bool includeVersionInGeneratedWarning
getter/setter pair

Whether or not to include the version in the generated warning.

This is a global rather than an option because it's only intended to be used internally, to avoid churn in Pigeon test files.

Implementation

bool includeVersionInGeneratedWarning = true;