Skip to content

user-friendly print method for `OGS6` class and associated classes needed

The R6 specific default print method for an OGS6 instance shows the class methods and field. However, this is not really useful for a potential user. User is more interested about the values of the instance fields. E.g. A user woudl like to see the values of fields in OGS6$gml and so on.