R/docopt-package.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
#' 
#' @importFrom utils tail str
"_PACKAGE"

Try the docopt package in your browser

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

docopt documentation built on April 4, 2025, 5:51 a.m.