Class: Yawl::StepAttempt

Inherits:
Sequel::Model
  • Object
show all
Defined in:
lib/yawl/step_attempt.rb

Instance Method Summary collapse

Instance Method Details

#outputObject



7
8
9
# File 'lib/yawl/step_attempt.rb', line 7

def output
  (super || "")
end