struct Crystal::CrystalPath inherits Struct ¶ Class methods¶ .default_path ¶ View source .new(path = CrystalPath.default_path, codegen_target = Config.host_target) ¶ View source Methods¶ #entries : Array(String) ¶ View source #entries=(entries : Array(String)) ¶ View source #find(filename, relative_to = nil) : Array(String)? ¶ View source