Class Juicer::Install::JSLintInstaller
In: lib/juicer/install/jslint_installer.rb
Parent: Base

Install and uninstall routines for the JSLint library by Douglas Crockford. Installation downloads the jslintfull.js and rhino.js files and stores them in the Juicer installation directory.

Methods

install   new   uninstall  

Attributes

latest  [R] 

Public Class methods

Public Instance methods

Install JSLint. Downloads the two js files and stores them in the installation directory.

Uninstalls JSLint

[Validate]