class Bundler::Tsc

Defined in:

bundler.cr

Constructors

Instance Method Summary

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]