Method: Compass::Commands::PrintVersion#initialize

Defined in:
lib/compass/commands/print_version.rb

#initialize(working_path, options) ⇒ PrintVersion

Returns a new instance of PrintVersion.



5
6
7
# File 'lib/compass/commands/print_version.rb', line 5

def initialize(working_path, options)
  self.options = options
end