" Input: { (path) - if not specified, use current path file - search for file or directory } Output: { path - path where file or directory was found (or empty if not found) return - return code = 0, if successful > 0, if error (error) - error text if return > 0 } "