[][src]Function sourcemap::ram_bundle::is_unbundle_path

pub fn is_unbundle_path(bundle_path: &Path) -> bool

Returns "true" if the given path points to the startup file of a file RAM bundle

The method checks the directory structure and the magic number in UNBUNDLE file.