[][src]Module bird_tool_utils::external_command_checker

Functions

check_for_external_command_presence

Check whether a command is available at all

default_version_check

Check whether a program has a sufficient version. The method of doing this differs between programs - here the --version flag is assumed to work (see code for more details).