mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
Rename inputChannel,outputChannel to readerChannel,writerChannel (#772)
This commit is contained in:
parent
415b55e6f9
commit
4ddb8ff25c
18 changed files with 180 additions and 105 deletions
1
Makefile
1
Makefile
|
|
@ -65,6 +65,7 @@ dev:
|
|||
# Keystroke-savers
|
||||
it: build check
|
||||
so: install
|
||||
sure: build check
|
||||
|
||||
# Please see comments in ./create-release-tarball as well as
|
||||
# https://miller.readthedocs.io/en/latest/build/#creating-a-new-release-for-developers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue