-
Notifications
You must be signed in to change notification settings - Fork 69
Kathara.parser.netkit.LabParser
Tommaso Caiazzi edited this page Jul 21, 2023
·
2 revisions
- LAB_METADATA
- RESERVED_MACHINE_NAMES
Class responsible for parsing the lab.conf file.
parse(path: str) → Lab
Parse the lab.conf and return the corresponding Kathara network scenario.
Args:
-
path
(str): The path to lab.conf file.
Returns:
-
Kathara.model.Lab.Lab
: A Kathara network scenario.
This file was automatically generated via lazydocs.
Website: kathara.org
Contact us: [email protected]