tgl_structure_parser : get_filepath |
retrieve the filepath. This is where files are being written to.
Any other method of any other object can call this method. This is called 'public' access.
The data-type returned is "pathtype"; Not sure.
This method is contained in the object "tgl_structure_parser".
This method takes no arguments.
Return the filepath.
return _filepath;