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.StaticDirectoryProvider#

class ophyd_async.core.StaticDirectoryProvider(directory_path: str | Path, filename_prefix: str = '', filename_suffix: str = '', resource_dir: Path | None = None)[source]#

Bases: DirectoryProvider

Methods

__call__() DirectoryInfo[source]#