to_path

namefiles.ANameGiver.to_path(self, root_path: Optional[Union[str, pathlib.Path]] = None) pathlib.Path

Returns a pathlib.Path of the declared filename parts.

Parameters

root_path – Optional root path of the resulting filename. Default will be the working directory.

Returns

pathlib.Path