kubo/core
Thomas Gardner ddc8d0c60c commands: remove EnableStdin support for StringArg
With verbose flag:
* remove EnableStdin() flags on all StringArg,

* remove all unneeded parsing code for StringArg, and print an
* informative message if `ipfs` begins reading from a CharDevice,

* remove broken go tests for EnableStdin cli parsing, and add some
* trivial test cases for reading FileArg from stdin,

* add a panic to prevent EnableStdin from being set on
* StringArg in the future.

Resolves: #2877, #2870
License: MIT
Signed-off-by: Thomas Gardner <tmg@fastmail.com>
2016-06-26 12:28:55 +10:00
..
commands commands: remove EnableStdin support for StringArg 2016-06-26 12:28:55 +10:00
corehttp Update go-log in whole dependency tree (#2898) 2016-06-24 09:38:07 -07:00
corenet Update go-log in whole dependency tree (#2898) 2016-06-24 09:38:07 -07:00
corerepo Update go-log in whole dependency tree (#2898) 2016-06-24 09:38:07 -07:00
corerouting Update go-log in whole dependency tree (#2898) 2016-06-24 09:38:07 -07:00
coreunix Update go-log in whole dependency tree (#2898) 2016-06-24 09:38:07 -07:00
mock Update go-log in whole dependency tree (#2898) 2016-06-24 09:38:07 -07:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
bootstrap_test.go Update go-log in whole dependency tree (#2898) 2016-06-24 09:38:07 -07:00
bootstrap.go Update go-log in whole dependency tree (#2898) 2016-06-24 09:38:07 -07:00
builder.go Update go-log in whole dependency tree (#2898) 2016-06-24 09:38:07 -07:00
core_test.go Use gx vendored go-ipfs-utils where possible 2016-02-12 17:21:40 -08:00
core.go Update go-log in whole dependency tree (#2898) 2016-06-24 09:38:07 -07:00
pathresolver_test.go Add test to detect invalid path 2015-07-04 02:50:15 +07:00
pathresolver.go dns: update dns command docs 2016-03-03 17:06:10 +01:00