mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-03 07:18:12 +08:00
This way, we can always assume that indexing a required argument works. Also: * test that the command tree doesn't have any obvious bugs (duplicate options, arguments in the wrong order, etc). * simplify the usage ParseBodyArgs. * remove unnecessary check in the get command. fixes #4823 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com> |
||
|---|---|---|
| .. | ||
| dist | ||
| util | ||
| .gitignore | ||
| daemon.go | ||
| init.go | ||
| ipfs.go | ||
| main.go | ||
| Rules.mk | ||
| runmain_test.go | ||