mix raxol.convert.base_manager (Raxol v2.0.1)
View SourceConverts GenServer modules to use BaseManager behavior.
Usage
mix raxol.convert.base_manager lib/path/to/module.ex
mix raxol.convert.base_manager lib/dir --batch --dry-runOptions
--dry-run- Preview changes without modifying files--batch- Process all GenServer modules in directory--validate- Check if conversion was successful
Summary
Functions
Callback implementation for Mix.Task.run/1.
Functions
Callback implementation for Mix.Task.run/1.