class Vox::Classify

Defined in:

vox/classify.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(config : Config) #

[View source]

Instance Method Detail

def add(files : Array(String)) #

TODO handle symbolic links


[View source]
def bundles #

[View source]
def fingerprint?(path : String) #

[View source]
def sources_to_bundle #

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

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

[View source]