Functions | |
def | find |
def find.find | ( | matchstring = '' | ) |
Find string in tasks, task names, parameter names: Find string in tasks, task names, parameter names: Lists the following: 1) All of the task names that have the string 2) All of the tasks whose contents (e.g., documentation, parameters, etc) have the string 3) All of the parameter names that have the string Keyword arguments: matchstring -- String to match in the documentation default: ''; example: matchstring='vis'