apple/swift-nio

Remove underbar prefix from _NIOFileSystem

オープン

#3,052 opened on 2025/01/13

 (14 件のコメント) (0 件のリアクション) (0 人の担当者)Swift (749 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (8,453 個のスター)
PR merge metrics
 (平均マージ 9d 10h) (30d で 15 merged PRs)

説明

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.

コントリビューターガイド