2016-10-20 10:27:10 +02:00

4 lines
95 B
Plaintext

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