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
{}

Try the docopt package in your browser

Any scripts or data that you put into this service are public.

docopt documentation built on July 1, 2020, 7:10 p.m.