[][src]Function jq_src::source_dir

pub fn source_dir() -> PathBuf

Get the path to the jq source.

This file path represents the location of the git submodule registered in with this crate's repo. These sources are copied to the out dir during the build before compilation begins.