DOKK / manpages / debian 10 / seed-webkit2 / seed.1.en
seed(1) General Commands Manual seed(1)

seed - libseed JavaScript REPL/Interpreter.

seed [OPTION...] [SCRIPT]

seed acts as a simple read-eval-print loop for libseed's GObject JavaScriptCore bindings, unless the path to a script to interpret is specified.

Show these help options.
Print interpreter version.
Takes the JavaScript expression, checks its syntax, and evaluates it, printing the return value.
Show debug messages, filtered by the specified debug flags. If one wishes to see all possible debug messages, specify the flag "all" (keep in mind that this will produce a significant amount of output). Otherwise, specify a comma-separated list of: misc, finalization, initialization, signal, invocation, structs, construction, gtype, importer, module.

Report bugs at http://bugzilla.gnome.org/ in the seed product.

http://live.gnome.org/Seed

Robert Carr <racarr@svn.gnome.org>

Tim Horton <hortont@svn.gnome.org>