Class AutomateIt::Common
In: lib/automateit/common.rb
Parent: Object

Common

Common is the abstract class that most AutomateIt classes inherit from.

Methods

log   new   nitpick   noop   noop=   noop?   preview   preview=   preview?   preview_for   setup   superuser?   writing   writing=   writing?  

Included Modules

AutomateIt::Constants

Attributes

interpreter  [RW]  Interpreter instance for this class.

Public Class methods

Calls setup with options for processing.

Public Instance methods

See Interpreter#nitpick

Setup the class. Options:

See Interpreter#superuser?

[Validate]