R/pkg.R

#' Docopt command line specification
#' 
#' docopt helps you to define an interface for your command-line app, and
#' automatically generate a parser for it.
#' 
#' For more information see http://docopt.org
#' 
#' @name docopt-package
#' @importFrom utils tail str
#' @docType package
{}
docopt/docopt.R documentation built on Feb. 16, 2021, 6:57 p.m.