apple/swift-nio

Remove underbar prefix from _NIOFileSystem

開放

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

 (14 則留言) (0 個反應) (0 位負責人)Swift (749 個分叉)batch import
good first issue

倉庫指標

星標
 (8,453 顆星)
PR 合併指標
 (平均合併 9天 10小時) (30 天內合併 15 個 PR)

描述

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.

貢獻者指南