nlptools.command

default-config-filename

help

multimethod

(help key)
Returns the command description.

make-logger

(make-logger {:keys [quiet]})

make-test-logger

(make-test-logger level)

prep-igconfig

(prep-igconfig config)

run

multimethod

(run key config summary)
Run a command.

set-config

(set-config options)
Set the configs map using command line options and the configuration file.

Args:
  options (map): command line options

Returns:
  (map): the new config map.

syntax

multimethod

(syntax key)
Returns the command syntax.