getclassparents

guerilla.getclassparents(classname)

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

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