Methods

Class/Module Index [+]

Quicksearch

Nanoc::CLI::Commands::ValidateCSS

Public Instance Methods

run() click to toggle source
# File lib/nanoc/cli/commands/validate-css.rb, line 14
def run
  warn "The `validate-css` command is deprecated. Please use the new `check` command instead."
  Nanoc::CLI.run %( check css )
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.