writeAsJSON(_:at:encoder:options:)

FileSystem.swift:560
func writeAsJSON(_ item: some Encodable, at path: Path.AbsolutePath, encoder: JSONEncoder, options: Set<WriteJSONOptions>) async throws