command/remove/remove_feature library

Functions

runRemove(List<String> args) → void
river_cli remove <feature|page|screen>:<name> — deletes a scaffolded feature directory and unregisters its go_router route. For feature: it also removes the generated model and repository unless --keep-data is passed.