Skip to content

Commit

Permalink
alos log filemap
Browse files Browse the repository at this point in the history
  • Loading branch information
AriehSchneier committed Nov 19, 2024
1 parent d04059c commit 9e36936
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified internal/bundles/assets/import_proto_cli.arraiz
Binary file not shown.
1 change: 1 addition & 0 deletions pkg/importer/proto/proto_parser.arrai
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@ let import = \(importPaths?:paths:[], ...) \files
# //os.tree() trims './' so remove it
let pathTrimmed = cond {path='.':'', _://seq.trim_prefix('./',path)};
{pathTrimmed: //os.tree(path) => .path where //seq.has_suffix(".proto", .)};
let _ = //log.print((:fileMaps));
# `path` returns the full filepath for the file being processed
# `file` the file being processed
let rec path = \file
Expand Down

0 comments on commit 9e36936

Please sign in to comment.