pub fn flowey_main<ProjectPipelines: Subcommand + IntoPipeline>(
flowey_crate: &str,
repo_root: &Path,
) -> !
Expand description
Entrypoint into generic flowey infrastructure.
pub fn flowey_main<ProjectPipelines: Subcommand + IntoPipeline>(
flowey_crate: &str,
repo_root: &Path,
) -> !
Entrypoint into generic flowey infrastructure.