Home
last modified time | relevance | path

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

/dports/net/bosh-cli/bosh-cli-5.5.0/vendor/github.com/cloudfoundry/bosh-utils/system/
H A Dos_file_system.go87 type StatOpts struct { struct
88 Quiet bool
H A Dfile_system_interface.go44 StatWithOpts(path string, opts StatOpts) (os.FileInfo, error)
/dports/misc/concourse/concourse-6.7.2/vendor/code.cloudfoundry.org/credhub-cli/vendor/github.com/cloudfoundry/bosh-utils/system/
H A Dos_file_system.go87 type StatOpts struct { struct
88 Quiet bool
H A Dfile_system_interface.go44 StatWithOpts(path string, opts StatOpts) (os.FileInfo, error)