Class
Nanoc::CLI::Commands::Compile
In:
lib/nanoc/cli/commands/compile.rb
Parent:
::Nanoc::CLI::CommandRunner
Methods
diff_strings
generate_diff_for
print_profiling_feedback
run
setup_diffs
setup_notifications
start_filter_progress
stop_filter_progress
teardown_diffs
Public Instance methods
diff_strings
(a, b)
TODO move this elsewhere
generate_diff_for
(rep, old_content, new_content)
print_profiling_feedback
(reps)
run
()
setup_diffs
()
setup_notifications
()
start_filter_progress
(rep, filter_name)
stop_filter_progress
(rep, filter_name)
teardown_diffs
()
[Validate]