Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hof/load: support @embed #214

Closed
verdverm opened this issue May 13, 2023 · 1 comment
Closed

hof/load: support @embed #214

verdverm opened this issue May 13, 2023 · 1 comment

Comments

@verdverm
Copy link
Member

@embed would load files into a value as <filename>: <content>

  • decode or not?
  • null if file not found
  • dirs split or not into nested values
  • how to deal with imported module vs current?
  • how to deal with conjunction & same embed showing up in several places?
@verdverm
Copy link
Member Author

verdverm commented May 4, 2024

Added -U/--user-files and @userfiles in #363

note, did not support module local files, as we do not have sufficient access to value source to make that determinations. This will require the implementation of @embed upstream in CUE

@verdverm verdverm closed this as completed May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant