Skip to main content

Covalent Stop

class covalent.covalent_stop

#

Stop the Covalent server. Wrapper for the covalent stop CLI command. This function returns immediately if the local Covalent server is not running.

Parameters

quiet (bool) – Suppress stdout. Defaults to False.

Return Type

None