tiny-shell 0.2
A mini shell project aiming to gain knowledge about Win32 and Linux API
|
Go to the source code of this file.
Functions | |
enum run_result | run_add_path (const os_char *new_path) |
enum run_result run_add_path | ( | const os_char * | new_path | ) |
Definition at line 101 of file add_path.c.
References add_path(), RUN_FAILED, and RUN_OK.
Referenced by invoke_runner().