class Thor::Actions::TemplateDirectory::DSL::Support

Public Class Methods

new() click to toggle source
Calls superclass method
# File lib/fwtoolkit/cli/fw_actions/template_dir.rb, line 20
def initialize
  super nil, options, config
end