Class Haml::Exec::HTML2Haml
In: lib/haml/exec.rb
Parent: Generic

The `html2haml` executable.

Methods

Public Class methods

@param args [Array<String>] The command-line arguments

Public Instance methods

Processes the options set by the command-line arguments, and runs the HTML compiler appropriately.

Tells optparse how to parse the arguments.

@param opts [OptionParser]

[Validate]