class Nanoc::Core::PostCompileItemCollectionView

Public Instance Methods

view_class() click to toggle source

@api private

# File lib/nanoc/core/post_compile_item_collection_view.rb, line 7
def view_class
  Nanoc::Core::PostCompileItemView
end