Sha256: a131c87a3af6c20ea51ca2064923e384ac1879cb74c73c0cafdb340cb1f775ad

Contents?: true

Size: 477 Bytes

Versions: 1

Compression:

Stored size: 477 Bytes

Contents

require 'gorillib/builder'

require 'hanuman/stage'              # base object for building blocks
require 'hanuman/slot'               # ports for inputs and outputs of stages
require 'hanuman/slottable'          # modules that equip stages with input and output slots
require 'hanuman/action'             # represents a transformation of resources
require 'hanuman/resource'           # represents a resource
require 'hanuman/graph'              # coordinates wukong stages

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
wukong-3.0.0.pre lib/hanuman.rb