mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
01226c8fc9
This commit refactors the `io_s_popen` function to improve readability and maintainability. The function has been broken down into smaller, more manageable functions, and the platform-specific code has been separated. Co-authored-by: Gemini <gemini@google.com>