Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
my_css
v0.2.3
My_CSS
Error
File
SASSC
Built with Crystal 1.9.2
2023-10-08 13:17:57 UTC
class
My_CSS::File
My_CSS::File
Reference
Object
Defined in:
my_css/File.cr
Constructors
.new
(path : String)
Instance Method Summary
#compile
(outfile : String)
#css?
#dir
: String
#extname
: String
#name
: String
#path
: String
#sass?
#scss?
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
]