TODO: type annotations for bash.
Just ran into a bug where command args where being handed off to two different subcommands and the signatures were not the same.
Bash is a language pretending that it doesn't have call signatures.
July 2, 2026
TODO: type annotations for bash.
Just ran into a bug where command args where being handed off to two different subcommands and the signatures were not the same.
Bash is a language pretending that it doesn't have call signatures.