Sha256: bd0d292030621105416903cdf97eb367d5cf8e211babe153d6430e1340eb8aad
Contents?: true
Size: 116 Bytes
Versions: 2
Compression:
Stored size: 116 Bytes
Contents
# frozen_string_literal: true module Floe class Workflow class Branch < Floe::WorkflowBase end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
floe-0.15.1 | lib/floe/workflow/branch.rb |
floe-0.15.0 | lib/floe/workflow/branch.rb |