Closed jrohel closed 1 month ago
libdnf5::utils::is_glob_pattern and libdnf5::utils::is_file_pattern are C++ public API functions.
libdnf5::utils::is_glob_pattern
libdnf5::utils::is_file_pattern
Adds a new "utils" module to the bindings.
Includes C++, Perl, Python and Ruby unit tests for is_glob_pattern and is_file_pattern .
C++
Perl
Python
Ruby
is_glob_pattern
is_file_pattern
Closes: https://github.com/rpm-software-management/dnf5/issues/1563
Requires fix: https://github.com/rpm-software-management/dnf5/pull/1742
Looks good, thank you.
libdnf5::utils::is_glob_pattern
andlibdnf5::utils::is_file_pattern
are C++ public API functions.Adds a new "utils" module to the bindings.
Includes
C++
,Perl
,Python
andRuby
unit tests foris_glob_pattern
andis_file_pattern
.Closes: https://github.com/rpm-software-management/dnf5/issues/1563
Requires fix: https://github.com/rpm-software-management/dnf5/pull/1742