apple/swift-nio

Remove underbar prefix from _NIOFileSystem

Open

#3,052 建立於 2025年1月13日

在 GitHub 查看
 (9 留言) (0 反應) (0 負責人)Swift (8,453 star) (749 fork)batch import
good first issue

描述

I assume _NIOFileSystem is considered to be a public API now, given NonBlockingFileIO has been deprecated in its favour. Is it not time to remove the underbar prefix from its name. This is the quote from its original release

The module isn't yet considered public API and is therefore available via the _NIOFileSystem product.

貢獻者指南