parse_wildcard


Description:

public bool parse_wildcard (ref string val)

Check if the value ends with the wildcard character. If it does, remove the wildcard character from the value and return true. Otherwise, return false.

Parameters:

val

value to check


Namespace: Zeitgeist.Utils
Package: zeitgeist-2.0