acceptVersionedNames property
Whether versioned library names are acceptable.
When true, libfoo.so.1.2 matches a canonical name of libfoo.so.
Defaults to true.
Implementation
final bool acceptVersionedNames;
Whether versioned library names are acceptable.
When true, libfoo.so.1.2 matches a canonical name of libfoo.so.
Defaults to true.
final bool acceptVersionedNames;