MCPcopy Create free account
hub / github.com/cloudfoundry/bosh-agent / Exists

Method Exists

agent/script/script_interface.go:23–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21 Path() string
22
23 Exists() bool
24 Run() error
25}
26

Callers 4

findExistingScriptsMethod · 0.65

Implementers 5

ParallelScriptagent/script/parallel_script.go
GenericScriptagent/script/generic_script.go
ConcreteScriptagent/script/drain/concrete_script.go
FakeScriptagent/script/scriptfakes/fake_script.g
FakeCancellableScriptagent/script/scriptfakes/fake_cancella

Calls

no outgoing calls

Tested by

no test coverage detected