Skip to contents

Print method for interface objects

Usage

# S3 method for class 'interface_object'
print(x, ...)

Arguments

x

An object implementing an interface

...

Additional arguments (not used)

Value

No return value, called for side effects. Prints a human-readable representation of the interface object to the console.