Skip to content

Add verbose output to include() #26

@rawiriblundell

Description

@rawiriblundell

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
$

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions