Class: Juicer::Install::JslintInstaller

Inherits:
JSLintInstaller show all
Defined in:
lib/juicer/install/jslint_installer.rb

Overview

This class makes it possible to do Juicer.install(“jslint”) instead of Juicer.install(“j_s_lint”). Sugar, sugar…

Instance Attribute Summary

Attributes inherited from JSLintInstaller

#latest

Attributes inherited from Base

#install_dir

Method Summary

Methods inherited from JSLintInstaller

#initialize, #install, #uninstall

Methods inherited from Base

#bin_path, #dependencies, #dependency, #download, #initialize, #install, #installed?, #latest, #log, #name, #path, #uninstall

Constructor Details

This class inherits a constructor from Juicer::Install::JSLintInstaller