Class Sass::Exec::SassScss
In: lib/sass/exec/sass_scss.rb
Parent: Base

The `sass` and `scss` executables.

Methods

Attributes

default_syntax  [R] 

Public Class methods

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

Protected Instance methods

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

Tells optparse how to parse the arguments.

@param opts [OptionParser]

[Validate]