# Functions
IpfsPath creates new /ipfs path from the provided CID
Deprecated: use github.com/ipfs/boxo/coreiface/path.IpfsPath.
IpldPath creates new /ipld path from the provided CID
Deprecated: use github.com/ipfs/boxo/coreiface/path.IpldPath.
Join appends provided segments to the base path
Deprecated: use github.com/ipfs/boxo/coreiface/path.Join.
New parses string path to a Path
Deprecated: use github.com/ipfs/boxo/coreiface/path.New.
NewResolvedPath creates new Resolved path.