Flutter Engine
 
Loading...
Searching...
No Matches
LicenseChecker::Flags Struct Reference

#include <license_checker.h>

Public Attributes

bool treat_unmatched_comments_as_errors = false
 
std::optional< std::string > root_package_name
 

Detailed Description

Definition at line 16 of file license_checker.h.

Member Data Documentation

◆ root_package_name

std::optional<std::string> LicenseChecker::Flags::root_package_name

Definition at line 18 of file license_checker.h.

Referenced by main(), and TEST_F().

◆ treat_unmatched_comments_as_errors

bool LicenseChecker::Flags::treat_unmatched_comments_as_errors = false

Definition at line 17 of file license_checker.h.

Referenced by main(), TEST_F(), and TEST_F().


The documentation for this struct was generated from the following file: