online_help

utilipy.online_help(query: Optional[str] = None)[source]

Search the online utilipy documentation for the given query.

Opens the results in the default web browser. Requires an active Internet connection.

Parameters
querystr

The search query.