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

Method GetFormModuleProps

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

Source from the content-addressed store, hash-verified

1419}
1420
1421func (x *ActionDescription) GetFormModuleProps() string {
1422 if x != nil {
1423 return x.FormModuleProps
1424 }
1425 return ""
1426}
1427
1428func (x *ActionDescription) GetCategory() string {
1429 if x != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected