# ArgumentParser-class.R ----


# importFrom(methods, classLabel, is, new)
# exportClasses("this.path_ArgumentParser")
export(ArgumentParser)


# S3method(print, "this.path_ArgumentParser")


# S3method("$", ParsedArgs)
# S3method("$<-", ParsedArgs)
# S3method(as.list, ParsedArgs)
# S3method(print, ParsedArgs)
export(Commands, Missing)


# as.relative.path.R     ----


export(as.relative.path, as.rel.path)


# check.path.R           ----


export(check.path, check.dir)


# Check_This.R           ----


# importFrom(utils, packageVersion)


# commandArgs.R          ----


# S3method(print, formalCommandArg)


# commandPrompt.R        ----


export(commandPrompt)


# commandQuote.R         ----


export(commandQuote, shEncode)


# dedent.R               ----


export(dedent)


# delayedAssign2.R       ----


export(delayedAssign2)


# file.open.R            ----


export(file.open)


# here.R                 ----


export(here, ici)


# list.files2.R          ----


export(list.files2, dir2)


# normalizeAgainst.R     ----


export(normalizeAgainst)


# path.contract.R        ----


export(path.contract)


# pseduoglobalenv.R      ----


export(pseudoglobalenv)


# R.R                    ----


export(python)
export(R, Rcmd, Rscript, Rterm)


# readArgs.R             ----


export(has.ext, scan2, format4scan, setReadWriteArgsMethod)
export(writeArgs, readArgs)


# this.path.R            ----


export(this.path, this.dir)
export(this.path2, this.dir2, this.dir3)


# withArgs.R             ----


export(Args, withArgs)
