Class
Compass::Commands::UpdateProject
In:
lib/compass/commands/update_project.rb
Parent:
ProjectBase
Methods
absolutize
check_for_sass_files!
compiler_options
description
new
new_compiler_instance
new_config?
option_parser
parse!
parse_arguments!
perform
prepare_project!
primary
transfer_options
usage
Public Class methods
absolutize
(*paths)
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)
compiler_options
()
new_compiler_instance
()
new_config?
(compiler)
Determines if the configuration file is newer than any css file
perform
()
prepare_project!
(compiler)
transfer_options
(from, to, *keys)
[Validate]