Skip to main content

Module make_module

Module make_module 

Source
Expand description

ferro make:module <name> — scaffold a feature-module skeleton under src/modules/<name>/ following the controller/model/views/routes convention used by gestiscilo and mkmenu. Codified to stop the pattern from drifting.

Structs§

Report

Enums§

RunError

Functions§

run
Public entry: resolve project root then delegate to run_in.
run_in
Deterministic, testable core: operates against a fixed project root.