Sha256: 0e5bc637585af3f882169fb9abad272294a3d14b8d7efe11fc694ac6e1a3dd07

Contents?: true

Size: 175 Bytes

Versions: 3

Compression:

Stored size: 175 Bytes

Contents

module Terraspace::CLI::Concerns
  module PlanPath
    # Use when --out option not used
    def plan_path
      ".terraspace-cache/_cache2/plan/plan.binary"
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
terraspace-2.0.2 lib/terraspace/cli/concerns/plan_path.rb
terraspace-2.0.1 lib/terraspace/cli/concerns/plan_path.rb
terraspace-2.0.0 lib/terraspace/cli/concerns/plan_path.rb