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

Method GetMotdFile

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

Source from the content-addressed store, hash-verified

1777}
1778
1779func (x *Agent) GetMotdFile() string {
1780 if x != nil {
1781 return x.MotdFile
1782 }
1783 return ""
1784}
1785
1786func (x *Agent) GetMetadata() []*Agent_Metadata {
1787 if x != nil {

Callers 1

InsertWorkspaceResourceFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected