C8ProcessEngine

orchescala.engine.c8.C8ProcessEngine
See theC8ProcessEngine companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def withClient(c8Client: C8Client)(using engineConfig: EngineConfig): ZIO[SharedC8ClientManager, Nothing, C8ProcessEngine]

Creates a C8ProcessEngine with the proper client resolved from SharedC8ClientManager

Creates a C8ProcessEngine with the proper client resolved from SharedC8ClientManager

Attributes