Skip to content

neops.core.provider.base.execution_updater

ExecutionUpdater

Updates a particular execution


Methods

update_do(self,do: str,append: bool = True) -> NoneType
update_done(self,done: str,append: bool = True) -> NoneType
update_log(self,log: str,append: bool = True) -> NoneType