Class: Rootage::CommandPhase

Inherits:
Phase show all
Defined in:
lib/rootage/command.rb

Overview

CommandPhase is a phase for command. Action items is this phase use CommandContext.

Instance Attribute Summary

Attributes included from CollectionInterface

#table

Method Summary

Methods inherited from Phase

#execute, #initialize

Methods inherited from Sequence

#append, #clear, #configure, #copy, #exception, #execute, #get_process_context_class, #post, #pre, #preppend, set_process_context_class, #use

Methods included from CollectionInterface

#define, #find_item, included

Constructor Details

This class inherits a constructor from Rootage::Phase