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

Method GetScriptId

agent/proto/agent.pb.go:2752–2757  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2750}
2751
2752func (x *Timing) GetScriptId() []byte {
2753 if x != nil {
2754 return x.ScriptId
2755 }
2756 return nil
2757}
2758
2759func (x *Timing) GetStart() *timestamppb.Timestamp {
2760 if x != nil {

Callers 1

ScriptCompletedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected