Parent

Methods

Files

Class/Module Index [+]

Quicksearch

Jekyll::Tags::IncludeTagError

Attributes

path[RW]

Public Class Methods

new(msg, path) click to toggle source
# File lib/jekyll/tags/include.rb, line 7
def initialize(msg, path)
  super(msg)
  @path = path
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.