abiosoft / abiosoft/ishell

Feature request: Pipe operator (function)

Aberta
#50 2 comentários 0 reações 0 responsáveis Ver no GitHub
enhancement
Linguagem predominante
Go
Estrelas
1.8k
Forks
213
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

hi,

I am thinking of a pipe operator in ishell. so you could pipe through another function:

```
>>> print "hello" | func1
```

stdout (or return of the print function) is piped into func1 as stdin (or input arguments).

is this possible or any plans to implement this?

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.