Class: EpubForge::Action::Action

Inherits:
Thor
  • Object
show all
Extended by:
SharedActionInterface
Includes:
Thor::Actions
Defined in:
lib/epubforge/action/action.rb

Constant Summary collapse

CLEAR =
Thor::Shell::Color::CLEAR
RED =
Thor::Shell::Color::RED
BLUE =
Thor::Shell::Color::BLUE
YELLOW =
Thor::Shell::Color::YELLOW
GREEN =
Thor::Shell::Color::GREEN
MAGENTA =
Thor::Shell::Color::MAGENTA
ON_YELLOW =
Thor::Shell::Color::ON_YELLOW
ON_BLUE =
Thor::Shell::Color::ON_BLUE

Method Summary

Methods included from SharedActionInterface

desc, include_standard_options, project_not_required, project_required?