antimatter.constants.write_context# Module Contents# Classes# WriteContextHookMode Class representing the mode of the WriteContextHook. class antimatter.constants.write_context.WriteContextHookMode# Bases: str, enum.Enum Class representing the mode of the WriteContextHook. Sync = 'sync'# Async = 'async'#