Module: State

Defined in:
lib/flow/state/core.rb,
lib/flow/state/string.rb,
lib/flow/state/options.rb,
lib/flow/state/arguments.rb,
lib/flow/state/callbacks.rb,
lib/flow/state/attributes.rb

Overview

A state’s attributes provide accessors to the input data it was initialized with.

Defined Under Namespace

Modules: Arguments, Attributes, Callbacks, Core, Options, String