[Feature] echo to stderr?
Aberta
compiler
enhancement
- Linguagem predominante
- Rust
- Estrelas
- 5.2k
- Forks
- 145
- Merge médio
- 5d 3h
- PRs com merge (30d)
- 7
Descrição
afaik it is not a thing in amber. it would be nice if it were, since i always have problems with that in plain bash.
there is a way to do it in plain bash:
```bash
>&2 echo "error"
```
but i think that with amber we could just have an `errcho` builtin or something
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.