Skip to main content

is_unbundle_dir

Function is_unbundle_dir 

Source
pub fn is_unbundle_dir(path: &Path) -> bool
Expand description

Check if a path looks like an unbundle (file RAM bundle) directory.

Returns true if the path contains a js-modules subdirectory.