angelos.portfolio.envelope.open

class angelos.portfolio.envelope.open.OpenEnvelope

Bases: angelos.portfolio.policy.IssuePolicy, angelos.portfolio.envelope.policy.EnvelopePolicy, angelos.common.policy.PolicyPerformer, angelos.common.policy.PolicyMixin

apply() → bool

Open an envelope and unveil the message.

perform(*args, **kwargs)

Wrapping the callable.

Parameters
  • self (class) – Method owner

  • *args – Any arguments

  • **kwargs – Any keyword arguments

Returns

The result from the callable