Skip to main content

new

Method
This is a method of the ReflectionOutput class in the extras module.
Create a new reflection output

Signature

def new(original: impl Into<String>, reflection: impl Into<String>) -> Self

Parameters

original
impl Into<String>
required
No description available.
reflection
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.