scistag.vislog.visual_log.BuilderCallback

BuilderCallback

Type definition for a function which can be passed to VisualLog’s initializer to be called once or continuously to update the log.

alias of Callable[[VisualLogBuilder], None]