Liking cljdoc? Tell your friends :D

rulescript.io.main


default-optsclj

source

eval-from-filesclj

(eval-from-files spec input)
(eval-from-files opts spec input)

Evaluate RuleScript with file path inputs. Can take an option map as first argument. See default-opts in this NS.

Evaluate RuleScript with file path inputs. Can take an option map as first argument. See default-opts in this NS.
sourceraw docstring

eval-from-stringsclj

(eval-from-strings spec input)
(eval-from-strings opts spec input)

Evaluate RuleScript with string inputs. Can take an option map as first argument. See default-opts in this NS.

Evaluate RuleScript with string inputs. Can take an option map as first argument. See default-opts in this NS.
sourceraw docstring

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

× close