4 lines
95 B
Plaintext
Raw Normal View History

#name : alias_method new, old
#group : definitions
# --
alias_method :${new_name}, :${old_name}