Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
bundler
master
Bundler
Assets
Bundle
Coffee
Css
Js
SourceType
Tsc
Generated using Crystal 1.16.3
2025-12-12 13:35:03 UTC
class
Bundler::
Css
Bundler::Css
Bundler::Assets
Reference
Object
Defined in:
bundler.cr
Constructors
.new
(file : String)
Instance methods inherited from class
Bundler::Assets
collect : String
collect
,
compile
compile
,
file : String
file
,
source_type : Bundler::SourceType
source_type
Constructor methods inherited from class
Bundler::Assets
new(file : String, source_type : SourceType)
new
Constructor Detail
def self.
new
(file : String)
#
[
View source
]