Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
bundler
master
Bundler
Assets
Bundle
Coffee
Css
Js
SourceType
Tsc
Built with Crystal 1.9.2
2023-10-07 20:09:24 UTC
class
Bundler::Coffee
Bundler::Coffee
Bundler::Assets
Reference
Object
Defined in:
bundler.cr
Constructors
.new
(file : String, dest : String)
Instance Method Summary
#collect
: String
#compile
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, dest : String)
#
[
View source
]
Instance Method Detail
def
collect
: String
#
[
View source
]
def
compile
#
[
View source
]