aboutsummaryrefslogtreecommitdiff
path: root/mling/src/proj_mgr/show_directories.rs
Commit message (Collapse)AuthorAgeFilesLines
* refactor(proj_mgr): reorganize imports and reformat code魏曹先生8 hours1-2/+3
|
* feat(mling): enable pathf feature and run type mapping build魏曹先生18 hours1-2/+2
| | | | | | | | Add the `pathf` feature to mingling dependency and invoke `analyze_and_build_type_mapping` during the build script. Reorganize internal module visibility from `mod + pub use` to direct `pub mod`.
* Replace show.workspace with show.workspace-dir command魏曹先生2026-06-071-0/+55