With latest ALE, command_callback is no longer available. Instead, we have to use the command field. So this migrates deprecated command_callback to command + funcref.
command_callback
command
funcref
All committers have signed the CLA.