MCPcopy Create free account
hub / github.com/comaps/comaps / is_optional

Method is_optional

libs/indexer/drules_struct.pb.h:2591–2594  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2589 is_optional_ = false;
2590}
2591inline bool CaptionDefProto::is_optional() const {
2592 // @@protoc_insertion_point(field_get:CaptionDefProto.is_optional)
2593 return is_optional_;
2594}
2595inline void CaptionDefProto::set_is_optional(bool value) {
2596
2597 is_optional_ = value;

Callers 1

ExtractCaptionParamsMethod · 0.60

Calls

no outgoing calls

Tested by

no test coverage detected