module Sass::Plugin::Configuration
def options
-
({Symbol => Object})
-
def options @options ||= default_options.dup @options[:cache_store] ||= Sass::CacheStores::Filesystem.new(@options[:cache_location]) @options end
({Symbol => Object})
-
def options @options ||= default_options.dup @options[:cache_store] ||= Sass::CacheStores::Filesystem.new(@options[:cache_location]) @options end