f4enix.input.ww_gvr.ww_parser.parse#
- f4enix.input.ww_gvr.ww_parser.parse(path: Path) ParseResult#
Parse a WW file and return a ParseResult object containing all the information of the file.
- Parameters:
path (Path) – Path to the WW file.
- Returns:
A ParseResult object containing all the information of the file.
- Return type: