Skip to content

Method Comments #245

@robertlarkins

Description

@robertlarkins

What would be nice is for IO.Abstractions to display the corresponding method comments from System.IO; for example DirectoryInfoBase.FullName would display the same comment (Gets the full path of the directory or file) as DirectoryInfo.FullName, rather than not displaying anything at all.

Unfortunately I don't know if it is possible to automatically pull comments across (using something like the inherit tag), or if the comments would have to be added manually (with the risk of comments potentially changing between System.IO and IO.Abstractions).

Metadata

Metadata

Assignees

No one assigned

    Labels

    state: in workIssues that are currently worked ontype: enhancementIssues that propose new functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions