Skip to content

Files that registerFunctions registers #8

Open
@ggrothendieck

Description

@ggrothendieck

It would be nice if one could tell registerFunctions which functions to register since you might want to keep some of them private while having others public, i.e. you might not wish to register all of them. Perhaps it could input a pattern and only filenames matching that pattern would be scanned for functions to register. For example, we might only want those filenames of the form "^extern_.*\\.cpp$" to be scanned.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions