Static Methodswift-nio 2.72.0_NIOFileSystem
withMockingEnabled(_:)
Enables mocking for the duration of f
with a clean trace queue Restores prior mocking status and trace queue after execution
This declaration is gated by at least one @_spi attribute.
static func withMockingEnabled(_ f: (MockingDriver) throws -> Void) rethrows