forked from extern/nushell
376d22e331
* while executing external command, make it as foreground
* remove useless file
* add comment, make var more readable
* add comment
* fmt code
* fix windows
* fix func name
* fix clippy
* fix windows clippy
* add comments, introduce `ForegroundProcess and ForegroundChild
* fix windows clippy
* fix on windows
* no need fg_process_setup module
* Revert "no need fg_process_setup module"
This reverts commit
|
||
---|---|---|
.. | ||
foreground.rs | ||
lib.rs | ||
linux.rs | ||
macos.rs | ||
main.rs | ||
windows.rs |