Get Exported Functions
WARNING(long_description missing)
Usage
DocConverter.get_functions(names_only=False)
Arguments
-
names_onlybool -
If
False(default) a list of tuples is returned, if setTruea list of str (name of classes only).
Raises
-
Exception: If there are issues extracting functions viainspect.