classafLess4f::Main

sys::Obj
  util::AbstractMain
    afLess4f::Main

Runs Less4f from the command line.

C:\> fan afLess4j [-x] <lessIn> <cssOut>

Where lessIn and cssOut are files. OS dependent and / or URI notation may be used. Example:

C:\> fan afLess4j -x C:\projects\website.less C:\projects\website.css

C:\> fan afLess4j -x file:/C:/projects/website.less file:/C:/projects/website.css