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

Add verbose output to include() #26

Open
rawiriblundell opened this issue Sep 7, 2022 · 0 comments
Open

Add verbose output to include() #26

rawiriblundell opened this issue Sep 7, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@rawiriblundell
Copy link
Owner

rawiriblundell commented Sep 7, 2022

Example:

$ include net/cidr
$ 

So when used interactively, how can I tell what that has done for me?

Better:

$ include -v net/cidr
loaded function: cidr_prefix_to_mask
loaded function: cidr_prefix_table
$
@rawiriblundell rawiriblundell added the enhancement New feature or request label Sep 7, 2022
@rawiriblundell rawiriblundell changed the title Add verbose output to import() Add verbose output to include() Nov 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant