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

Support imports on single file / val args #17

Open
verdverm opened this issue Oct 12, 2021 · 2 comments
Open

Support imports on single file / val args #17

verdverm opened this issue Oct 12, 2021 · 2 comments

Comments

@verdverm
Copy link
Member

Can we support imports for the first arg to:

  • transform
  • pick, mask

Is there a difference between stdlib and external modules?

@verdverm
Copy link
Member Author

This is largely done where possible, for the glob / filesystem based helpers.

Need to document, wait until other helper funcs are implemented. (Value, String)

@verdverm
Copy link
Member Author

Generally, we are moving towards always loading and handling all inputs the same way. There may still be a difference when the files / values being operated on are top-level list types.

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