grogupy.io.save_grogupy
- grogupy.io.save_grogupy(builder: Builder, path: None | str = None) None | str[source]
Creates a grogupy output file.
Parameters
- builder: Builder
The system that we want to save
- path: Union[None, str], optional
Output path or if None it returns a string, by default None
Returns
- out: Union[None, str]
A string of the output file or None, in which case it is written to the path