Home
last modified time | relevance | path

Searched defs:OpsFileArg (Results 1 – 1 of 1) sorted by relevance

/dports/net/bosh-cli/bosh-cli-5.5.0/cmd/
H A Dops_file_arg.go10 type OpsFileArg struct { struct
11 FS boshsys.FileSystem
13 Ops patch.Ops
16 func (a *OpsFileArg) UnmarshalFlag(filePath string) error {