# File lib/compass/commands/installer_command.rb, line 15 def app @app ||= Compass::AppIntegration.lookup(Compass.configuration.project_type) end
# File lib/compass/commands/installer_command.rb, line 8 def configure! add_project_configuration Compass.add_configuration(options, 'command_line') Compass.discover_extensions! Compass.add_configuration(installer.completed_configuration, 'installer') end
Generated with the Darkfish Rdoc Generator 2.