Select Git revision
docker_init.sh
cli_function.Rd 310 B
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/parser.R
\name{cli_function}
\alias{cli_function}
\title{Parse the command line arguments}
\usage{
cli_function()
}
\description{
Parse the command line arguments and return an object through which all
given arguments are stored
}