readAttributeRouteTable(completion:)

Declaration

func readAttributeRouteTable(completion: @escaping  @Sendable ([Any]?, (any Error)?) -> Void)
func readAttributeRouteTable() async throws -> [Any]