Skip to content

Two functions in one file #25

@ejspence2

Description

@ejspence2

If there are two functions in the same file, both with docstrings, and the file is 'sourced', only one of the two functions can have its docstring rendered using "?". Attempting to access the second function's docstring will throw an "No documentation for ..." message. Using the 'docstring' function itself works, however.

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