Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cr-bundle
v0.4.0
CrBundle
Bundler
CLI
Dependencies
Path
RequireDetecter
Built with Crystal 1.9.2
2023-10-08 14:55:02 UTC
class
CrBundle::Bundler
CrBundle::Bundler
Reference
Object
Defined in:
bundler.cr
Constructors
.new
(paths : Array(String), format : Bool)
Instance Method Summary
#bundle
(source : String, filename : String) : String
Constructor Detail
def self.
new
(paths : Array(String), format : Bool)
#
[
View source
]
Instance Method Detail
def
bundle
(source : String, filename : String) : String
#
[
View source
]