🏗️」 wip: Testing pipe check

This commit is contained in:
2024-07-29 20:46:17 +02:00
parent c3aad1290d
commit 59c03e8e42
12 changed files with 369 additions and 10 deletions

View File

@ -6,7 +6,7 @@
/* By: mmoussou <mmoussou@student.42angouleme.fr +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/04/25 12:20:26 by adjoly #+# #+# */
/* Updated: 2024/07/20 17:06:30 by adjoly ### ########.fr */
/* Updated: 2024/07/29 19:24:08 by adjoly ### ########.fr */
/* */
/* ************************************************************************** */
@ -52,6 +52,7 @@ bool check_quote(char *readline);
bool check_syntax(char *readline);
bool check_redir(t_list *redir);
bool check_argv(t_list *token);
bool check_wspace(char *readline);
/**
* @brief Take the readline output and check if all the pipe
* a command after them