File: NullList.Rd

package info (click to toggle)
r-cran-vcr 0.2.2%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 596 kB
  • sloc: sh: 13; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 372 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/http_interaction_list.R
\docType{data}
\name{NullList}
\alias{NullList}
\title{Null list, an empty HTTPInteractionList object}
\format{An object of class \code{R6ClassGenerator} of length 24.}
\usage{
NullList
}
\description{
Null list, an empty HTTPInteractionList object
}
\keyword{datasets}