MCPcopy
hub / github.com/rclone/rclone / cat.go

File cat.go

cmd/cat/cat.go:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Package cat provides the cat command.
2package cat
3
4import (

Callers

nothing calls this directly

Calls 5

FatalfFunction · 0.92
CheckArgsFunction · 0.92
NewFsSrcFunction · 0.92
RunFunction · 0.92
CatFunction · 0.92

Tested by

no test coverage detected