Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
X::Assembler::ModuleResolver
Inherits
Reference
/
Object
Constants
Log = ::
Log
.for(self)
Constructors
new
(search_roots :
Array
(
String
) = ["src/", "lib/", "./"])
Source
Instance methods
add_search_root
(path :
String
)
Source
resolve
(module_name :
String
) :
String
|
Nil
Source
search_roots
Source