class My_CSS::File

Defined in:

my_css/File.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(path : String) #

[View source]

Instance Method Detail

def compile(outfile : String) #

[View source]
def css? #

[View source]
def dir : String #

[View source]
def extname : String #

[View source]
def name : String #

[View source]
def path : String #

[View source]
def sass? #

[View source]
def scss? #

[View source]