cake-build / cake-build/website
Documentation doesn't show inherited interface methods / properties
Open
blocked upstream
bug
- Dominant language
- HTML
- Stars
- 52
- Forks
- 256
- Avg merge
- 4h 42m
- Merged PRs (30d)
- 8
Description
@IanMercer commented on [Thu Aug 18 2016](https://github.com/cake-build/cake/issues/1170)
The [documentation](http://cakebuild.net/api/cake.core.io/9aa5daa2) for `IFile` doesn't show an `Exists` property, presumably because that property was inherited from `IFileSystemInfo`.
The documentation doesn't show that `IFile` inherits from `IFileSystemInfo`.
Either the documentation should show the inheritance relationship of `IFile` to `IFileSystemInfo` or it should automatically show all the methods and interfaces from any interfaces that are inherited.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.