module Ec2spec

Constants

VERSION

Attributes

logger[RW]

Public Class Methods

project_dir() click to toggle source
# File lib/ec2spec.rb, line 18
def self.project_dir
  File.join(ENV['HOME'], Const::PROJECT_DIR)
end