mix shapt.expired (Shapt v0.1.0) View Source
This task verify if the toggles of the informed Module is expired. Parameters:
--moduleor-m: Accepts one or more modules as parameter to verify the expired toggles. Modules are separated by a comma.--strictor-s: Instead of just returning the expired toggles.
Example:
mix shapt.expired -m MyToggles,MyFlippers
mix shapt.expired -sm MyToggles
Link to this section Summary
Functions
Callback implementation for Mix.Task.run/1.
Link to this section Functions
Callback implementation for Mix.Task.run/1.