method
new_alias_name
v1_9_3_125 -
Show latest stable
- Class:
IRB::MethodExtender
new_alias_name(name, prefix = "__alias_of__", postfix = "__")public
return #{prefix}#{name}#{postfix}<num>
new_alias_name(name, prefix = "__alias_of__", postfix = "__")return #{prefix}#{name}#{postfix}<num>