crispPacketTriangle / minishell

1 stars 0 forks source link

Integrate builtins #26

Closed sjtobin closed 3 weeks ago

sjtobin commented 3 weeks ago

Currently a placeholder function. Should check a list of strings and return either a bool or a function pointer (to the builtin).