logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

js_of_ocaml-build-fs - Js_of_ocaml pseudo filesystem utility

Arguments

FILES
           Embed [FILES] in the js_of_ocaml pseudo filesystem.

Authors

       Jerome Vouillon, Hugo Heuzard.

Bugs

       Bugs are tracked on github at https://github.com/ocsigen/js_of_ocaml/issues.

Common Options

--help[=FMT] (default=auto)
           Show  this  help  in format FMT. The value FMT must be one of auto, pager, groff or plain. With auto,
           the format is pager or plain whenever the TERM env var is dumb or undefined.

       --version
           Show version information.

Description

       jsoo_fs is a tool for embeding files in a Js_of_ocaml pseudo filesystem.

Exit Status

js_of_ocamlbuild-fs exits with:

       0   on success.

       123 on indiscriminate errors reported on standard error.

       124 on command line parsing errors.

       125 on unexpected internal errors (bugs).

License

       Copyright (C) 2010-2020.

       js_of_ocaml is free software, you can redistribute it and/or modify it under the terms of the GNU  Lesser
       General  Public  License  as  published  by  the Free Software Foundation, with linking exception; either
       version 2.1 of the License, or (at your option) any later version.

Js_of_ocaml 5.9.1                                                                        JS_OF_OCAML-BUILD-FS(1)

Name

       js_of_ocaml-build-fs - Js_of_ocaml pseudo filesystem utility

Options

-IDIR
           Add [DIR] to the list of include directories.

       -oFILE (required)
           Set output file name to [FILE].

See Also

ocaml(1)

       js_of_ocaml(1)

Synopsis

js_of_ocamlbuild-fs [-IDIR] [-oFILE] [OPTION]… [FILES]…

See Also