Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/peak/s5cmd
/ Get
Method
Get
command/flag.go:89–94 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
87
}
88
89
func
(m MapValue) Get()
interface
{} {
90
if
m == nil {
91
m = make(
map
[string]string)
92
}
93
return
m
94
}
95
96
type
MapFlag
struct
{
97
Name string
Callers
15
NewCopy
Function · 0.45
doDownload
Method · 0.45
validateCopyCommand
Function · 0.45
NewPresignCommand
Function · 0.45
validatePresignCommand
Function · 0.45
NewHeadCommand
Function · 0.45
validateHeadCommand
Function · 0.45
NewSync
Function · 0.45
NewCatCommand
Function · 0.45
processSingleObject
Method · 0.45
validateCatCommand
Function · 0.45
parseArgumentToComplete
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected