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

File mkdir.go

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 8

CheckArgsFunction · 0.92
NewFsDirFunction · 0.92
LogfFunction · 0.92
RunFunction · 0.92
MkdirFunction · 0.92
ContainsMethod · 0.80
FeaturesMethod · 0.65
RootMethod · 0.65

Tested by

no test coverage detected