MCPcopy Index your code
hub / github.com/coder/coder / GetTimeoutSeconds

Method GetTimeoutSeconds

provisionersdk/proto/provisioner.pb.go:2274–2279  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2272}
2273
2274func (x *Script) GetTimeoutSeconds() int32 {
2275 if x != nil {
2276 return x.TimeoutSeconds
2277 }
2278 return 0
2279}
2280
2281func (x *Script) GetLogPath() string {
2282 if x != nil {

Callers 1

agentScriptsFromProtoFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected