pywasp.wasp.Config.read_file
- classmethod Config.read_file(filepath)[source]
Initialize class from exported JSON file
Warning
This function is experimental and its signature may change.
- Parameters:
filepath (
strorpathlib.Path) – Path to file- Returns:
self (
self) – Object filled with the requested fields