is_uuid


Description:


[ Version ( since = "0.9.8" ) ]
public bool is_uuid (string str)

Checks if str is a UUID

Parameters:

str

a string that might be a UUID

Returns:

true if str is a UUID, false if not


Namespace: NM.Utils
Package: libnm-util