class CrBundle::Bundler

Defined in:

bundler.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(paths : Array(String), format : Bool) #

[View source]

Instance Method Detail

def bundle(source : String, filename : String) : String #

[View source]