Class: CleanShaved::Config

Inherits:
Struct
  • Object
show all
Defined in:
lib/clean_shaved.rb

Instance Method Summary collapse

Instance Method Details

#compile?Boolean

Returns:

  • (Boolean)


32
33
34
# File 'lib/clean_shaved.rb', line 32

def compile?
  compile
end