Tommaso Schiavinotto
Tommaso Schiavinotto
### Is there an existing issue for this? - [X] I have searched the existing issues ### Kong version (`$ kong version`) 2.1.8 ### Current Behavior When doing the following...
I have this two classes: ```scala final case class WrapperProto(position: AbstractPositionProto) final case class Wrapper[T](position: AbstractPosition[T]) ``` And I'm trying to derive a transformer between the two such as: ```scala...
I really don't know whether an Alfred workflow can do something like that. But I would really like to send the password directly to the current window instead of copying...