Public shape added by SealableMixin. isOpen() (predicate getter) / setOpen() (noun setter) is the inter-Stuff contract surface; open() / close() are the action-shaped mutators most callers want.
isOpen()
setOpen()
open()
close()
Public shape added by SealableMixin.
isOpen()(predicate getter) /setOpen()(noun setter) is the inter-Stuff contract surface;open()/close()are the action-shaped mutators most callers want.