mirror of
https://github.com/KeyZox71/ft_minipowershell.git
synced 2025-05-11 23:18:46 +02:00
「✨」 feat: Added ctrl c to heredoc
This commit is contained in:
@ -42,5 +42,6 @@ void free_cmd(void *content);
|
||||
t_env **get_env(t_env **env);
|
||||
t_list **get_list(t_list **list);
|
||||
t_list **get_list2(t_list **list);
|
||||
int get_exit_code(int in);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user