struct My_JS::File

Defined in:

my_js/File.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(libs : Array(String), path : String) #

[View source]

Instance Method Detail

def compile(outfile : String) #

[View source]
def dir : String #

[View source]
def extname : String #

[View source]
def jspp? #

[View source]
def libs : Array(String) #

[View source]
def name : String #

[View source]
def path : String #

[View source]