ot::Cli::Utils::PreferenceToString() method
Converts a route preference value to human-readable string.
Syntax
static const char *PreferenceToString(signed int aPreference); Arguments
aPreference
The preference value to convert (`OT_ROUTE_PREFERENCE_*` values).
Return value
A string representation @p aPreference.