Right now one can override a mix task in mix.exs. It would be useful if one could still access the 'original'.
My use case: Our 'mix test' is remapped to reset the DB, etc which is what we need for the CI, etc. However, I want to be able to run an individual test in order to drive the code and I may not even need to touch the DB so resetting it is just a waste of time. Perhaps these tasks could have an underlying discoverable name that one could use to still access them when they've been overridden. -- You received this message because you are subscribed to the Google Groups "elixir-lang-core" group. To unsubscribe from this group and stop receiving emails from it, send an email to elixir-lang-core+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/1ef2b1b2-77e2-4420-900d-f0b1f14860ccn%40googlegroups.com.