tunnel_inventory_files
tunnel_inventory_files(
repaired: bool = True,
)-> ‘dict[str, str]’
Return the tunnel inventory as a mapping of file name to file text.
The tunnel recipe displays these same files to stay consistent with the example.
Parameters
| Parameter | Description |
|---|---|
| repaired | Include the trench-cable repair epoch; False returns the original deployment. |