pub fn bundle_main_specs_show_json(
ito_path: &Path,
) -> CoreResult<SpecsBundleJson>Expand description
Bundle all main specs under .ito/specs/*/spec.md into a JSON-friendly structure.
pub fn bundle_main_specs_show_json(
ito_path: &Path,
) -> CoreResult<SpecsBundleJson>Bundle all main specs under .ito/specs/*/spec.md into a JSON-friendly structure.