MCPcopy Create free account
hub / github.com/pydio/cells / GetFormModule

Method GetFormModule

common/proto/rest/cellsapi-config.pb.go:1414–1419  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1412}
1413
1414func (x *ActionDescription) GetFormModule() string {
1415 if x != nil {
1416 return x.FormModule
1417 }
1418 return ""
1419}
1420
1421func (x *ActionDescription) GetFormModuleProps() string {
1422 if x != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected