module CrBundle::Path

Overview

see: https://crystal-lang.org/reference/syntax_and_semantics/requiring_files.html

Extended Modules

Defined in:

bundler.cr

Instance Method Summary

Instance Method Detail

def find(path : String, required_from : String, require_paths : Array(String)) : Array(String) | Nil #

[View source]