Liking cljdoc? Tell your friends :D

uap-clj.core

Core library with entrypoint main function

Core library with entrypoint main function
raw docstring

-mainclj

(-main in-file & opt-args)

Takes a filename from the commandline containing one useragent per line, and writes (or overwrites) a TSV (tab-separated) file with a header.

If no output file is provided as an argument, 'useragent_lookup.tsv' is the name of the default output file.

Takes a filename from the commandline containing one useragent
per line, and writes (or overwrites) a TSV (tab-separated) file
with a header.

If no output file is provided as an argument,
'useragent_lookup.tsv' is the name of the default output file.
raw docstring

cfgclj


columnsclj


configclj

(config)

Load & merge configuration from a path of configuration file sources.

Load & merge configuration from a path of configuration file
sources.
raw docstring


useragentclj

(useragent ua)

Look up all 3 sets of fields for:

  • browser
  • o/s
  • device
Look up all 3 sets of fields for:
- browser
- o/s
- device
raw docstring

useragent-memoizedclj

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close