MCPcopy Create free account
hub / github.com/astercloud/aster / Type

Method Type

pkg/workflow/step.go:305–305  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

303func (s *ConditionStep) ID() string { return s.id }
304func (s *ConditionStep) Name() string { return s.name }
305func (s *ConditionStep) Type() StepType { return StepTypeCondition }
306func (s *ConditionStep) Description() string { return s.description }
307func (s *ConditionStep) Config() *StepConfig { return s.config }
308

Callers 1

mainFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected