Class
Compass::Commands::UpdateProject
In:
lib/compass/commands/update_project.rb
Parent:
ProjectBase
Methods
check_for_sass_files!
description
determine_cache_location
dry_run?
explicit_sass_files
new
new_compiler_instance
option_parser
parse!
parse_arguments!
perform
primary
usage
Public Class methods
description
(command)
new
(working_path, options)
option_parser
(arguments)
parse!
(arguments)
parse_arguments!
(parser, arguments)
primary
()
usage
()
Public Instance methods
check_for_sass_files!
(compiler)
determine_cache_location
()
dry_run?
()
explicit_sass_files
()
new_compiler_instance
(additional_options = {})
perform
()
[Validate]