R/interface.R
print.interface_object.Rd
Print method for interface objects
# S3 method for class 'interface_object' print(x, ...)
An object implementing an interface
Additional arguments (not used)
No return value, called for side effects. Prints a human-readable representation of the interface object to the console.