MCPcopy
hub / github.com/rclone/rclone / Set

Method Set

fs/types.go:322–322  ·  view source on GitHub ↗
(string)

Source from the content-addressed store, hash-verified

320 // These are from pflag.Value which we don't want to pull in here
321 String() string
322 Set(string) error
323 Type() string
324 json.Unmarshaler
325}

Callers 15

NewFsFunction · 0.65
AddChunkAheadMethod · 0.65
newRunFunction · 0.65
listenWebsocketMethod · 0.65
authenticateMethod · 0.65
NewFsFunction · 0.65
readMetaDataForPathMethod · 0.65
CreateDirMethod · 0.65
deleteMethod · 0.65
copyOrMoveMethod · 0.65
PublicLinkMethod · 0.65
setCustomPropertyMethod · 0.65

Implementers 2

Tristatefs/tristate.go
Optionfs/registry.go

Calls

no outgoing calls

Tested by 15

newRunFunction · 0.52
prepareServerFunction · 0.52
TestOpenFunction · 0.52
internalTestMetadataMethod · 0.52
TestWritePermissionsMethod · 0.52
TestReadPermissionsMethod · 0.52
TestReadMetadataMethod · 0.52
TestDirectoryMetadataMethod · 0.52
TestMetadataMapperMethod · 0.52
putWithMetaMethod · 0.52
resetTestDefaultsMethod · 0.52