async-pipeline icon indicating copy to clipboard operation
async-pipeline copied to clipboard

Console pipe

Open irustm opened this issue 5 years ago • 1 comments

May be:

obs$ | console: 'log'

obs$ | console: 'table'

etc..

?

irustm avatar Jun 25 '19 12:06 irustm

Console.log you can already do with the log pipe which is already included.

e.g. $obs | log | async

Hope that helps.

neversaid avatar Jun 26 '19 07:06 neversaid