Kathara.parser.netkit.FolderParser - KatharaFramework/Kathara GitHub Wiki
- RESERVED_MACHINE_NAMES
Class responsible for parsing the folder in the network scenario directory.
parse(path: str) → Lab
Parse the network scenario folders and return a network scenario containing the corresponding devices.
Args:
-
path
(str): The path to the network scenario directory.
Returns:
-
Kathara.model.Lab.Lab
: A Kathara network scenario.
This file was automatically generated via lazydocs.