package
0.0.0-20230130021849-951143bfc7ad
Repository: https://github.com/ipld/go-ipldtool.git
Documentation: pkg.go.dev

# Functions

ParseDataSourceArg returns a reader for data based on the argument, and a Link if the argument was of that kind.
ParseDataSourceArg returns an IPLD encoder based on the argument string.
StringIsPathish returns true if the string explicitly looks like a filesystem path (starts with `./`, `../`, or `/`).