Skip to content

Latest commit

 

History

History

This directory implements shell built-in commands (e.g., cd, exit, pwd, help) that are executed directly by the dush shell without spawning external processes. Variable export is handled by the pub keyword in the language, not as a builtin.