A
Ammar Ali
def method; end
=> nil=> "method"
The above makes perfect sense, but is there a way to determine if an
identifier is an alias?
I don't have any practical use for such functionality. I'm purely
curious if there is a way to do it.
Thanks,
Ammar
=> nil=> "method"
The above makes perfect sense, but is there a way to determine if an
identifier is an alias?
I don't have any practical use for such functionality. I'm purely
curious if there is a way to do it.
Thanks,
Ammar