rask24 / minishell

3 stars 0 forks source link

is_valid_head_token_simple_command() #79

Open alex216 opened 4 weeks ago

alex216 commented 4 weeks ago

suggestion: is_valid_head_of_simple_command_token()? is_valid_head_token_of_simple_command()? is_valid_head_of_simple_command()?

rask24 commented 4 weeks ago

https://softwareengineering.stackexchange.com/questions/404135/use-prepositions-in-naming-verb-phrase-functions https://cloud.google.com/apis/design/naming_convention

rask24 commented 4 weeks ago

https://github.com/rask24/minishell/blob/main/src/parser/try_parse_redirect.c#L25