tartrazine/internal/code-generator/generator/test_files/interpreters.test.yml

16 lines
146 B
YAML
Raw Normal View History

---
Nu:
interpreters:
- nush
Shell:
interpreters:
- bash
- rc
- sh
- zsh
Python:
interpreters:
- python
- python2
- python3