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 = PosixPath('.'))[source]#

Bases: DirectoryProvider

Methods