commands/init_command library
Functions
-
runInit(
{String? architectureType}) → void -
Runs the
initcommand, scaffolding the Clean Architecture core layer inside the current working directory. -
runNormalInit(
) → void -
Runs the
normal initcommand alias.