class

CodePreloader::FileList

Inherits Reference < Object

Manage a list of files

Constructors

new(dirs = [] of String)
Source

Instance methods

add(dirs : Array(String))
Source
add(dir : String)
Source
each
Source
reject
Source
select
Source
to_a
Source

Nested types