abiosoft / abiosoft/ishell

Feature request: Pipe operator (function)

オープン
#50 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
Go
スター
1.8k
フォーク
213
PR マージ指標
30日以内にマージされた PR はありません

説明

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?

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。