diff options
Diffstat (limited to 'vendor/codeberg.org/gruf/go-split/README.md')
| -rw-r--r-- | vendor/codeberg.org/gruf/go-split/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/codeberg.org/gruf/go-split/README.md b/vendor/codeberg.org/gruf/go-split/README.md new file mode 100644 index 000000000..6c9368864 --- /dev/null +++ b/vendor/codeberg.org/gruf/go-split/README.md @@ -0,0 +1,3 @@ +# go-split + +Performant string splitting and joining by comma, taking quotes into account. Useful for user supplied input e.g. CLI args |
