debug_matches

@accepts(utf8, utf8)
@returns(gboolean)
def debug_matches(func, file)

Checks if @file or @func matches the current debug output settings.

func :

function to check

file :

filename to check

Returns :

True if matched