Constant gix_discover::MODULES
source ยท pub const MODULES: &str = "modules";
Expand description
The name of the modules
sub-directory within a .git
directory for keeping submodule checkouts.
pub const MODULES: &str = "modules";
The name of the modules
sub-directory within a .git
directory for keeping submodule checkouts.