aboutsummaryrefslogtreecommitdiff
path: root/utils/src/input.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add utility functions and macros魏曹先生2026-02-271-3/+15
| | | | | | - 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
* Extract CLI utilities into a separate crate魏曹先生2026-01-271-0/+139