Skip to content

Specify an additional library search directoryΒ #25

@moleike

Description

@moleike

Add a -J / --jpath <dir> option in the cmdline executable to specify additional library search directories, right-most wins.

The additional paths are tried if it fails to load a module relative to the file it's imported from.
Here is how's it's done in the C++ implementation: https://github.com/google/jsonnet/blob/master/core/libjsonnet.cpp#L232

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions