Note

Ophyd async is included on a provisional basis until the v1.0 release and may change API on minor release numbers before then

ophyd_async.core.PathProvider#

class ophyd_async.core.PathProvider(*args, **kwargs)[source]#

Bases: Protocol

Methods

abstract __call__(device_name: str | None = None) PathInfo[source]#

Get the current directory to write files into