chaperon v0.2.3 Chaperon.Actionable protocol View Source

Protocol implemented by all valid measurable actions that can be performed in a Chaperon.Session. All Actions implementing this protocol are found within the Chaperon.Action module.

Link to this section Summary

Functions

Attempts to run a Chaperon.Actionable within a Chaperon.Session and returns the resulting session or a Chaperon.Action.Error

Link to this section Types

Link to this section Functions

Attempts to run a Chaperon.Actionable within a Chaperon.Session and returns the resulting session or a Chaperon.Action.Error.