[][src]Function super_analyzer_core::get_package_name

pub fn get_package_name<P: AsRef<Path>>(path: P) -> String

Gets the name of the package from the path of the .apk file.

Note: it will panic if the path has no file_stem.