classdraft::Main

sys::Obj
  draft::Main

Main entry-point for Draft CLI tools.

main

Source

Int main()

Entry-point.

port

Source

Int port := 8080

HTTP port to run Wisp on.

prod

Source

Bool prod := false

True for production mode.