summaryrefslogtreecommitdiff
path: root/utils/src/env.rs
AgeCommit message (Collapse)Author
12 daysAdd lang field to command context and reorganize utils modules魏曹先生
12 daysRefactor display utilities魏曹先生
2026-02-27Add utility functions and macros魏曹先生
- Add `current_tempfile_path` function to get temporary file paths - Add `input_with_editor_custom` function that accepts custom editor - Add `string_vec!` macro for creating `Vec<String>` from literals
2026-01-27Extract CLI utilities into a separate crate魏曹先生