class Adobe::Aem::TreeWalker

Public Class Methods

new(context) click to toggle source
# File lib/adobe/aem/tree_walker.rb, line 4
def initialize(context)
  @context = context
end