Liking cljdoc? Tell your friends :D
Clojure only.

zero-one.geni.main


-mainclj

(-main & args)

The Geni CLI entrypoint.

It does the following:

  • Prints the Spark config and a welcome note.
  • Launches an nREPL server, which writes to .nrepl-port for a text editor to connect to.
  • Starts a REPL(-y).
The Geni CLI entrypoint.

It does the following:
- Prints the Spark config and a welcome note.
- Launches an nREPL server, which writes to `.nrepl-port` for a
  text editor to connect to.
- Starts a REPL(-y).
sourceraw docstring

init-evalclj

The initial form evaluated when the REPL starts up.

The initial form evaluated when the REPL starts up.
sourceraw docstring

sparkclj

The default SparkSession as a Future object.

The default SparkSession as a Future object.
sourceraw docstring

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

× close