Skip to content

Feature : exclude_name_list #393

@arita37

Description

@arita37

Sometimes, we have a very long file of utilities,
we want to expose all functions except some names.

It would be useful to have this
to filter out some exposure.

fire.Fire(exclude_name_list = [ 'os', 'myfun1*', 'myfun2*'])

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions