Classes | |
class TVStack | |
Functions | |
def mainStack (document, create_if_missing=True) | |
Variables | |
dictionary global_stacks = {} | |
Function Documentation
◆ mainStack()
def Mod.Show.TVStack.mainStack | ( | document, | |
create_if_missing = True |
|||
) |
mainStack(document, create_if_missing = True):returns the main TVStack instance for provided document
Variable Documentation
◆ global_stacks
dictionary Mod.Show.TVStack.global_stacks = {} |