[][src]Crate find_binary_version

The library provide a way to get the binary version for a specific binary.

Enums

BinaryKind

Define the binary kind to use for matching.

Functions

version

Get the version for a specific binary.

version_with_pattern

Get the version for a specific pattern.