Skip to content

Commit

Permalink
better docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
apotonick committed Sep 19, 2024
1 parent a3e8605 commit 43fd883
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/trailblazer/activity/dsl/linear/sequence/builder.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ class Activity
module DSL
module Linear
class Sequence
# Implements a DSL Builder pattern.
# Run a normalizer for a user DSL input, and then apply the new step using the ADDS interface
# to the sequence.
module Builder
# @return Sequence
def self.call(method, argument, options, **kws, &block)
Expand Down

0 comments on commit 43fd883

Please sign in to comment.