fermilink.exploop.instructions module¶
- class fermilink.exploop.instructions.ExploopInstructionFiles[source]¶
Bases:
objectExploopInstructionFiles(agents_path: ‘Path’, alias_paths: ‘tuple[Path, …]’)
- __init__(agents_path, alias_paths)¶
- Parameters:
agents_path (Path)
alias_paths (tuple[Path, ...])
- Return type:
None
- agents_path: Path¶
- alias_paths: tuple[Path, ...]¶