getclasschildren

guerilla.getclasschildren(classname)

Returns a table which keys are the children classes of the given class (said class is included as a child class).

Parameters:classname (str) – The class to get children classes of