15 li.
long_spec().empty() ?
" [ No alternate specification available ] " :
17 result <<
indent_1() << type_spec <<
": " 30 result <<
indent_1() <<
"Allowed configuration\n" 31 <<
indent_1() <<
"---------------------\n";
34 if (!type_spec.empty()) {
37 result << printedConfig;
std::regex regex_for_spec(std::string const &)
void replace_type(std::string &str, std::string const &spec, std::regex const &r)
cet::exempt_ptr< fhicl::ConfigurationTable const > allowed_config() const
std::string describe(cet::exempt_ptr< fhicl::ConfigurationTable const > pb, std::string const &prefix)
std::string print_allowed_configuration(LibraryInfo const &li, std::string const &prefix, std::string const &type_spec)
std::string print_header(LibraryInfo const &li, std::string const &type_spec)
std::string bold_fontify(std::string const &s)
std::string const & short_spec() const
std::string const & long_spec() const