class Middleman::Cli::CrawlerIndex::Configure

Attributes

config[R]

Public Class Methods

new() click to toggle source
# File lib/middleman-crawler/commands.rb, line 159
def initialize
  @config = {}
end